1.vue init webpack my-project
2.vue init webpack travel
3.git status
4.git add .
5.git commit -m 'project initialized'
6.git push
1.vue init webpack my-project
2.vue init webpack travel
3.git status
4.git add .
5.git commit -m 'project initialized'
6.git push
相关文章: