将本地已有的create-react-app创建的项目上传到git上
将本地已有的create-react-app创建的项目上传到git上
1.在git上面创建一个 repository
点击new按钮,创建 repository,创建的时候只填写Repository name和Description ,不要勾选创建README和gitignore。因为create-react-app创建的项目里面已经初始化了README和.gitignore
2.打开本地项目目...
原创
2019-12-19 22:33:44 ·
1281 阅读 ·
0 评论