闲来无事,想做点什么,偶尔挤出点时间,就看看文档和教程,这中间拜读了小程序,NODE.JS,和VUE相关的文档,书籍。 自己从事前端1年多左右,还是一个职场菜鸟,之前一直是JQ,上家公司的项目:做一个自己的ERP系统,采用VUE,自己有幸参加了,也无奈,没多久,因为家里不可变的原因,离职了。 自己VUE还不是很干练,所以随便做了些小DEMO,顺便练练手,还有很多功能没有实现。
vue2 + vuex + vue-router + webpack + ES6/7 + bootstrap
# 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



