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
29
29
30
30
Current available templates include:
31
31
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
+
32
36
- [ browserify] ( https://github.com/vuejs-templates/browserify ) - A full-featured Browserify + vueify setup with hot-reload, linting & unit testing.
33
37
34
38
- [ browserify-simple] ( https://github.com/vuejs-templates/browserify-simple ) - A simple Browserify + vueify setup for quick prototyping.
35
39
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
39
41
40
42
### Custom Templates
41
43
You can’t perform that action at this time.
0 commit comments