|
|
há 4 anos atrás | |
|---|---|---|
| build | há 4 anos atrás | |
| config | há 4 anos atrás | |
| src | há 4 anos atrás | |
| static | há 4 anos atrás | |
| .babelrc | há 4 anos atrás | |
| .editorconfig | há 4 anos atrás | |
| .eslintignore | há 4 anos atrás | |
| .eslintrc.js | há 4 anos atrás | |
| .gitignore | há 4 anos atrás | |
| .postcssrc.js | há 4 anos atrás | |
| .travis.yml | há 4 anos atrás | |
| LICENSE | há 4 anos atrás | |
| README.md | há 4 anos atrás | |
| favicon.ico | há 4 anos atrás | |
| index.html | há 4 anos atrás | |
| package.json | há 4 anos atrás |
# 安装依赖
npm install
# 启动服务 localhost:9527
npm run dev
# 构建生产环境
npm run build