276cc8adf8e3518fcb2c26f05366ff7a3cb3c5e2
All checks were successful
continuous-integration/drone Build is passing
pad_stick_doc
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
Description
Languages
Shell
100%