使用 vue+vue-router+vuex 仿 cnodejs 前端页面

5,070 阅读1分钟

cnodejs vue版,使用vuejs + vue-cli + vue-router + vuex进行开发

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

demo

cnodejs-vue