|
hace 2 años | |
---|---|---|
mock | hace 2 años | |
src | hace 2 años | |
.editorconfig | hace 2 años | |
.gitignore | hace 2 años | |
.prettierignore | hace 2 años | |
.prettierrc | hace 2 años | |
.umirc.ts | hace 2 años | |
README.md | hace 2 años | |
package.json | hace 2 años | |
rpc仪表盘.tar | hace 2 años | |
rpc仪表盘t.tar | hace 2 años | |
tsconfig.json | hace 2 años | |
typings.d.ts | hace 2 años |
Install dependencies,
# install dependencies
$ yarn
Start the dev server,
# serve with hot reload at localhost:8080
$ yarn start
# 打包
$ yarn build