@lessondesl/web-indiv-api-client
Lessondesk Individual Web API client
Table of Contents
Install
This project uses node and npm.
$ npm install @lessondesl/web-indiv-api-client
$ # OR
$ yarn add @lessondesl/web-indiv-api-client
Contribute
- Fork it and create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am "Add some feature"
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
License
MPL-2.0