|
hace 2 años | |
---|---|---|
.. | ||
docs | hace 2 años | |
.gitignore | hace 2 años | |
.umirc.ts | hace 2 años | |
README.md | hace 2 años | |
package.json | hace 2 años |
Install dependencies,
$ npm i
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Run test,
$ npm test
Build library via father
,
$ npm run build