No Description

fanyanpeng 8e6435f0da -fix: 修正参数位置 2 years ago
mock 8e32b11d31 init v0.0.1 5 years ago
src 8e6435f0da -fix: 修正参数位置 2 years ago
.editorconfig 8e32b11d31 init v0.0.1 5 years ago
.gitignore 8e32b11d31 init v0.0.1 5 years ago
.prettierignore 8e32b11d31 init v0.0.1 5 years ago
.prettierrc 8e32b11d31 init v0.0.1 5 years ago
.umirc.ts c1c9ae15d0 refactor: 添加缓存失效按钮 2 years ago
Dockerfile 31da8545d7 fix: docker 5 years ago
README.md 8e32b11d31 init v0.0.1 5 years ago
nginx.conf c1c9ae15d0 refactor: 添加缓存失效按钮 2 years ago
package.json c1c9ae15d0 refactor: 添加缓存失效按钮 2 years ago
seecoder-paas-ui.conf 8e32b11d31 init v0.0.1 5 years ago
tsconfig.json 8e32b11d31 init v0.0.1 5 years ago
typings.d.ts 8e32b11d31 init v0.0.1 5 years ago

README.md

umi project

Getting Started

Install dependencies,

$ yarn

Start the dev server,

$ yarn start