使用amazeui示例管理后台模板
http://itaken.github.io/vue-example/
git https://github.com/itaken/vue-example.git
cd vue-example
npm install
npm run dev
国内环境,建议使用
cnpm
安装.
使用 npm run build 打包
-
vue 1.0.21
-
node-sass 3.7.0
注意: 如果使node-sass,则node版本必须使用4.x,使用5.x会报错,可以使用nvm进行node版本转换
-
vue-router 0.7.13
-
vue-resource 0.9.3
-
amaze UI 2.7.0