> A simple Browserify + `vueify` setup for quick prototyping.
> A simple Vue 2.0 Browserify + `vueify` setup for quick prototyping.
> This template is Vue 2.0 compatible. For Vue 1.x please look at `1.0` branch.
### Usage
@ -20,7 +22,7 @@ $ npm run dev
- `npm run build`: Production build with HTML/CSS/JS minification.
For more information see the [docs for vueify](https://github.com/vuejs/vueify).
For more information see the [docs for vueify](https://github.com/vuejs/vueify). Also checkout [breaking changes in vueify 9.0.0](https://github.com/vuejs/vueify/releases/tag/v9.0.0).