摘要: 一、preparation 1、prerequisites:node - at least v8.9.0(latest version is recommended) 2、download starter-template-master 3、command line-->cnpm install 4 阅读全文
posted @ 2020-07-19 10:16 遥~ 阅读(233) 评论(0) 推荐(0) 编辑
摘要: 一、install vuex(vue-cli)-->command 1、vue init webpack vuexdemo 2、cnpm install vuex --save 3、npm run dev 二、interpretation vuex 1、src/store/index.js(prio 阅读全文
posted @ 2020-07-19 08:59 遥~ 阅读(154) 评论(0) 推荐(0) 编辑