|
hace 4 años | |
---|---|---|
build | hace 4 años | |
config | hace 4 años | |
src | hace 4 años | |
static | hace 4 años | |
.babelrc | hace 4 años | |
.editorconfig | hace 4 años | |
.eslintignore | hace 4 años | |
.eslintrc.js | hace 4 años | |
.gitignore | hace 4 años | |
.postcssrc.js | hace 4 años | |
.travis.yml | hace 4 años | |
LICENSE | hace 4 años | |
README.md | hace 4 años | |
favicon.ico | hace 4 años | |
index.html | hace 4 años | |
package.json | hace 4 años |
pre 前端源码
后端源码 | 前端源码 | |
---|---|---|
github | https://github.com/LiHaodong888/pre | https://github.com/LiHaodong888/pre-ui |
码云 | https://gitee.com/li_haodong/pre | https://gitee.com/li_haodong/pre-ui |
初始模板基于: https://github.com/PanJiaChen/vue-admin-template
模板文档: https://panjiachen.github.io/vue-element-admin-site/zh/guide/
# 安装依赖
npm install
# 启动服务 localhost:9527
npm run dev
# 构建生产环境
npm run build