营销运营管理平台

zerp 91a706caff channelGroup hace 4 años
build a97c22962b axios hace 4 años
config 91a706caff channelGroup hace 4 años
src 91a706caff channelGroup hace 4 años
static a97c22962b axios hace 4 años
.babelrc a97c22962b axios hace 4 años
.editorconfig a97c22962b axios hace 4 años
.eslintignore a97c22962b axios hace 4 años
.eslintrc.js a97c22962b axios hace 4 años
.gitignore a97c22962b axios hace 4 años
.postcssrc.js a97c22962b axios hace 4 años
.travis.yml a97c22962b axios hace 4 años
LICENSE a97c22962b axios hace 4 años
README.md 1b3091cdf6 axios hace 4 años
favicon.ico 2a44d79dea axios hace 4 años
index.html 86a57b3f62 product hace 4 años
package.json a97c22962b axios hace 4 años

README.md

安装教程

# 安装依赖
npm install

# 启动服务 localhost:9527
npm run dev

# 构建生产环境
npm run build