注意
- 这个项目已经迁移,新的项目在 VueBooks 里面
- 此项目始于 2 years ago,迁移乃是知识的部分整合
- 内容还算齐全,仍有一点参考价值
Key Vue-Cli Webpack
Vue-cli Webpack is a boilerplate of vue-cli templates.Of course there are some boilerplate that vue-cli offers. This boilerplate is targeted towards large, serious projects. Before that, you should somewhat familiar with Webpack and vue-loader.
This project is my learning of webpack of vue-cli. As usual, it isn't very good for being a course. But i am getting something useful from it.
Vue-cli Webpack 是一个 Vue-cli 工具的一个模板集。同理还有另一些 Vue-cli 模板可在 github上找到
Vue-cli Webpack 是面对大型的项目而生的。
在此之前,你得对 Vue,Vue-loader,Webpack 等项目或工具熟悉。