-
发布后的webpack-template,基于vue-cli脚手架的loader能够利用localStorage进行文件缓存,在初始化后无需进行其他额外配置
资源介绍
loader
基于vue-cli脚手架的webpack-template,发布后能利用localStorage缓存文件。初始化之后无需再做其他配置
Documentation
: common questions specific to this template are answered and each part is described in greater detail
: general information about how to work with Vue, not specific to this template
使用
$ npm install -g vue-cli
$ vue init xuejianrong/loader my-project
$ cd my-project
$ npm install
$ npm run dev
build
$ npm run
- 上一篇: 反编译插件
- 下一篇: vue-template-pc:vue脚手架-模板