This is a demo about how to build with vue2.
please npm install
first.
在项目运行之前请先进行前端构建,打包后的文件不入库
/client
.babelrc
.editorconfig
.eslintrc.js
.gitignore
gulpfile.js
/static/dist
/server/views/index.html
.artifacts
Node.js v7.6+
vue + vuex + webpack + gulp + axios + babel
cmd:
npm install -g webpack gulp
root:
npm install
waiting.....
root exec:
gulp
exec:
npm run develop
/server
/static
/constant
package.json