File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -29,13 +29,15 @@ All official project templates are repos in the [vuejs-templates organization](h
2929
3030Current available templates include:
3131
32+ - [ webpack] ( https://github.com/vuejs-templates/webpack ) - A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
33+
34+ - [ webpack-simple] ( https://github.com/vuejs-templates/webpack-simple ) - A simple Webpack + vue-loader setup for quick prototyping.
35+
3236- [ browserify] ( https://github.com/vuejs-templates/browserify ) - A full-featured Browserify + vueify setup with hot-reload, linting & unit testing.
3337
3438- [ browserify-simple] ( https://github.com/vuejs-templates/browserify-simple ) - A simple Browserify + vueify setup for quick prototyping.
3539
36- - [ webpack] ( https://github.com/vuejs-templates/webpack ) - A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
37-
38- - [ webpack-simple] ( https://github.com/vuejs-templates/webpack-simple ) - A simple Webpack + vue-loader setup for quick prototyping.
40+ - [ simple] ( https://github.com/vuejs-templates/simple ) - The simplest possible Vue setup in a single HTML file
3941
4042### Custom Templates
4143
You can’t perform that action at this time.
0 commit comments