git clone https://gitee.com/cocolone/vueproject.git
cd vueproject 进入项目目录 cnpm install 安装依赖
根据package.json中的脚本启动项目
cnpm run start