学习,共勉。
First, you should clone the repo and install the dependencies.
$ git clone git@github.com:allan2coder/vue-spa-router-gulp.git
$ cd <yourAppName>
$ npm install
$ bower install
Then, launch the project app.
$ npm start
You should see a new browser tap opening and a page of "index.html" in http://127.0.0.1:8080.