使用 vue+vue-router+vue-resource 搭建的网站
A Vue.js project
页面没有做很多的内容和交互,基本的架构已经搭配好,请求部分在轻松一刻这个栏中,包含了事件的点击和循环
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.