|
5 月之前 | |
---|---|---|
.. | ||
docs | 5 月之前 | |
public | 7 月之前 | |
.gitignore | 2 年之前 | |
.umirc.ts | 9 月之前 | |
CHANGELOG.md | 11 月之前 | |
README.md | 2 年之前 | |
package.json | 11 月之前 |
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