a vue2.0 small project, use webpack to pack.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start
# build for production with minification
npm run build
For detailed explanations on how things work, consult the docs for vue2.0.