|
1 개월 전 | |
---|---|---|
.. | ||
docs | 1 개월 전 | |
public | 7 달 전 | |
.gitignore | 2 년 전 | |
.umirc.ts | 1 개월 전 | |
CHANGELOG.md | 1 개월 전 | |
README.md | 2 년 전 | |
package.json | 1 개월 전 |
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