Download from 1.0 branch.
@ -8,7 +8,7 @@ This is a project template for [vue-cli](https://github.com/vuejs/vue-cli).
``` bash
$ npm install -g vue-cli
$ vue init browserify my-project
$ vue init browserify#1.0 my-project
$ cd my-project
$ npm install
$ npm run dev