A Javascript library for the official @olivia-ai
- With NPM:
npm i oliviajs --save
- With Yarn
yarn add oliviajs --save
For more informations, please check out the documentation
- 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