- 干净,不包含vue的第三方插件,由自己扩展
- 快速构建多页或者单页应用
- 基于webpack@^4.0、缓存dll与happypack多进程构建,构建速度迅速如闪电一般
yarn // 或者 npm install
npm run dev
npm run build
git clone https://github.com/ZhanYishu/vue-cli.git
yarn // 或者 npm install
npm run dev
npm run build
git clone https://github.com/ZhanYishu/vue-cli.git