营销运营管理平台

hebinlong 566006c138 add svg há 4 anos atrás
build a97c22962b axios há 4 anos atrás
config f8595bd0f4 axios há 4 anos atrás
src 566006c138 add svg há 4 anos atrás
static a97c22962b axios há 4 anos atrás
.babelrc a97c22962b axios há 4 anos atrás
.editorconfig a97c22962b axios há 4 anos atrás
.eslintignore a97c22962b axios há 4 anos atrás
.eslintrc.js a97c22962b axios há 4 anos atrás
.gitignore a97c22962b axios há 4 anos atrás
.postcssrc.js a97c22962b axios há 4 anos atrás
.travis.yml a97c22962b axios há 4 anos atrás
LICENSE a97c22962b axios há 4 anos atrás
README.md a97c22962b axios há 4 anos atrás
favicon.ico 2a44d79dea axios há 4 anos atrás
index.html 86a57b3f62 product há 4 anos atrás
package.json a97c22962b axios há 4 anos atrás

README.md

pre-ui

介绍

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