Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 520 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 520 Bytes

vue-cnode

一个vue单页应用demo

安装

clone

git clone https://github.com/wszgxa/vue-cnode

安装modules

npm install

开发环境运行

npm run dev

获取生产线文件

npm run dist

展示