这是我的第一个要上传到GitHub的git仓库 我跟随着B站教程区up主李勃老师的入门教程开始了这场现代项目开发之旅
第二次修改README.md
第三次修改
package.json删除了以下字段
"repository": {
"type": "git",
"url": "git+https://github.com/PytaT5x/zero-to-tech_MyFirstProject-Test.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"bugs": {
"url": "https://github.com/PytaT5x/zero-to-tech_MyFirstProject-Test/issues"
},
"homepage": "https://github.com/PytaT5x/zero-to-tech_MyFirstProject-Test#readme"