overlook

时间:2021-03-10 01:23:31
【文件属性】:
文件名称:overlook
文件大小:241KB
文件格式:ZIP
更新时间:2021-03-10 01:23:31
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:... 将此远程添加
【文件预览】:
overlook-main
----.eslintrc(917B)
----sample-data.txt(3KB)
----webpack.config.js(958B)
----src()
--------Room.js(361B)
--------index.html(2KB)
--------Customer.js(214B)
--------helpers.js(810B)
--------Booking.js(205B)
--------images()
--------scripts.js(3KB)
--------css()
--------index.js(549B)
--------BookingsRepo.js(874B)
----gh-pages-procedure.md(2KB)
----test()
--------room-test.js(2KB)
--------booking-test.js(2KB)
--------customer-test.js(1KB)
--------helpers-test.js(2KB)
--------bookingsRepo-test.js(3KB)
--------test-data.js(1KB)
----README.md(5KB)
----.gitignore(1KB)
----pull_request_template.md(66B)
----package-lock.json(744KB)
----package.json(974B)

网友评论

相关文章