A Vue.js project
技术栈: vue2.0 + vue-router + ES6 + webpack + axios + vue-scroller 未完成,后续会继续更新
个人站也集成了一个小型vue项目,正在开发中 使用 聚合数据接口 技术栈 vue2.0 + vue-router + vuex + ES6 + webpack + axios 已开发完新闻页面,正在构思生活版块
# 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
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.