refactorTractor:小组重构项目

时间:2021-04-17 08:20:13
【文件属性】:
文件名称:refactorTractor:小组重构项目
文件大小:1.39MB
文件格式:ZIP
更新时间:2021-04-17 08:20:13
JavaScript Webpack入门套件 克隆此仓库 没错,克隆不是分叉。 您将多次使用此存储库,但是只能分叉一次存储库。 因此,您需要执行以下操作来克隆存储库,但仍然能够将更改推送到您的存储库: 克隆此仓库。 由于您不想将您的项目命名为“ webpack-starter-kit”,因此在运行git clone (可以将[...]替换为终端命令参数)时,可以使用可选参数: git clone [remote-address] [what you want to name the repo] 删除默认的远程: git remote rm origin (注意git remote -v不会给您任何回报) 在GitHub上创建一个名称为[what you want to name the repo] ,以便与命名保持一致 复制您将用于克隆此存储库的地址-类似于git@github.com:... 将此远程
【文件预览】:
refactorTractor-main
----.eslintrc(937B)
----webpack.config.js(961B)
----src()
--------recipe.js(576B)
--------user.js(810B)
--------index.html(1KB)
--------styles.css(3KB)
--------APICalls.js(956B)
--------dom-update.js(6KB)
--------images()
--------screenshot.png(1.09MB)
--------cookbook.js(371B)
--------scripts.js(1KB)
--------data()
--------css()
--------pantry.js(1KB)
----gh-pages-procedure.md(2KB)
----test()
--------pantry-test.js(1KB)
--------cookbook-test.js(672B)
--------user-test.js(2KB)
--------sample-test.js(191B)
--------recipe-test.js(1KB)
----README.md(5KB)
----docs()
--------refactorTractor_dtr.md(3KB)
--------pull_request_template.md(153B)
----.gitignore(1KB)
----package-lock.json(743KB)
----package.json(952B)

网友评论