clone or download this project
# install dependencies
npm install or cnpm install
# serve with hot reload at localhost:8080
npm run dev or npm start
And open the in page http://localhost:8080
For a detailed explanation on how things work, check out the guide and docs for vue-loader.