Travel 项目环境配置

1. git clone https://github.com/1536831062/Travel.git

2. vue init webpack Travel    // vue 脚手架

3. npm run dev  // 运行指令

 

4. git add .  // 将本地文件提交到线上

5 git commit -m  '描述'  

6. git push  // 本地文件提交到线上

posted on 2019-05-28 19:28  素~  阅读(118)  评论(0编辑  收藏  举报