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