Browse Source

added full webpack template reference (#162)

pull/165/head
Alex Benoit 8 years ago
committed by Thorsten Lünborg
parent
commit
93d678f119
  1. 2
      README.md

2
README.md

@ -1,6 +1,6 @@
# webpack-simple
> A simple Vue 2.0 Webpack & `vue-loader` setup for quick prototyping. Note this template is not suitable for production - for that you may want to wait for an official 2.0 webpack template.
> A simple Vue 2.0 Webpack & `vue-loader` setup for quick prototyping. Note this template is not suitable for production - for that you may want to use the [full webpack template](https://github.com/vuejs-templates/webpack).
> This template is Vue 2.0 compatible. For Vue 1.x use this command: `vue init webpack-simple#1.0 my-project`

Loading…
Cancel
Save