|
|
il y a 5 mois | |
|---|---|---|
| .. | ||
| docs | il y a 5 mois | |
| public | il y a 1 an | |
| .gitignore | il y a 2 ans | |
| .umirc.ts | il y a 5 mois | |
| CHANGELOG.md | il y a 5 mois | |
| README.md | il y a 2 ans | |
| package.json | il y a 5 mois | |
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