|
1 year ago | |
---|---|---|
.. | ||
docs | 1 year ago | |
public | 1 year ago | |
.gitignore | 2 years ago | |
.umirc.ts | 1 year ago | |
README.md | 2 years ago | |
package.json | 2 years 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