营销运营管理平台

zerp 91a706caff channelGroup пре 4 година
build a97c22962b axios пре 4 година
config 91a706caff channelGroup пре 4 година
src 91a706caff channelGroup пре 4 година
static a97c22962b axios пре 4 година
.babelrc a97c22962b axios пре 4 година
.editorconfig a97c22962b axios пре 4 година
.eslintignore a97c22962b axios пре 4 година
.eslintrc.js a97c22962b axios пре 4 година
.gitignore a97c22962b axios пре 4 година
.postcssrc.js a97c22962b axios пре 4 година
.travis.yml a97c22962b axios пре 4 година
LICENSE a97c22962b axios пре 4 година
README.md 1b3091cdf6 axios пре 4 година
favicon.ico 2a44d79dea axios пре 4 година
index.html 86a57b3f62 product пре 4 година
package.json a97c22962b axios пре 4 година

README.md

安装教程

# 安装依赖
npm install

# 启动服务 localhost:9527
npm run dev

# 构建生产环境
npm run build