otter-pro-test
v0.1.9
Published
## Getting Started
Downloads
5
Readme
otter-pro
Getting Started
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Run test,
$ npm test
Build library via father-build
,
$ npm run build