|
|
1 年之前 | |
|---|---|---|
| .. | ||
| docs | 1 年之前 | |
| public | 1 年之前 | |
| .gitignore | 2 年之前 | |
| .umirc.ts | 1 年之前 | |
| README.md | 2 年之前 | |
| package.json | 2 年之前 | |
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