A Vue.js project My frist vue.js project
安装前需要安装node.js,网速慢的可以用淘宝镜像。
# install dependencies 安装
npm install
# serve with hot reload at localhost:8080 运行
npm run dev
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).