oliviajs
v1.0.0
Published
A Javascript library for the official @olivia-ai
Downloads
1
Readme
OliviaJS
A Javascript library for the official @olivia-ai
Installation
- With NPM:
npm i oliviajs --save
- With Yarn
yarn add oliviajs --save
Usage
For more informations, please check out the documentation
Contributing
- Fork it (https://github.com/webd-eg/oliviajs/fork)
- 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)
- Create a new Pull Request