|
5 months ago | |
---|---|---|
.. | ||
docs | 5 months ago | |
public | 7 months ago | |
.gitignore | 2 years ago | |
.umirc.ts | 9 months ago | |
CHANGELOG.md | 11 months ago | |
README.md | 2 years ago | |
package.json | 11 months ago |
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