营销运营管理平台

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

README.md

安装教程

# 安装依赖
npm install

# 启动服务 localhost:9527
npm run dev

# 构建生产环境
npm run build