|
il y a 2 ans | |
---|---|---|
.. | ||
docs | il y a 2 ans | |
.gitignore | il y a 2 ans | |
.umirc.ts | il y a 2 ans | |
README.md | il y a 2 ans | |
package.json | il y a 2 ans |
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