参考 #16 安装 vue-cli ``` git clone https://github.com/bhnddowinf/vuejs2-learn.git cd my-project cnpm install cnpm install vuex -S npm run dev ``` ``` git clone https://github.com/Splode/todo-app.git cnpm install npm run build npm run dev ```
参考 #16 安装 vue-cli