curso-frontend:学习如何将 Git 和 Github 与 Visual Code Studio 一起使用的项目

时间:2024-08-23 17:14:11
【文件属性】:

文件名称:curso-frontend:学习如何将 Git 和 Github 与 Visual Code Studio 一起使用的项目

文件大小:4.56MB

文件格式:ZIP

更新时间:2024-08-23 17:14:11

github javascript css git html

前端课程 EBAC - 英国创意艺术学院 通用电气 版本控制概念 历史性 版本控制 谁改变了 什么改变了 什么时候变的 所有文件 不断进化 文件 A | 版本 1 | 版本 2 文件 B | 版本 1 | 版本 2 git下载 Windows: : MAC: (brew): brew install git Linux: (apt-get): sudo apt-get install git 在github上创建帐户 克隆项目 git clone https://github.com/dudeHQ/curso-frontend.git 提交 更改信息 测试完所有代码后 git add * git commit -m "mensagem" git push (enviar alterações para o repositório) git pull (puxa / traz


【文件预览】:
curso-frontend-main
----.gitignore(5B)
----README.md(2KB)
----fazenda-monte-alvao()
--------css()
--------newsletter.html(4KB)
--------images()
--------contato.html(5KB)
--------index.html(8KB)
--------saiba-mais.html(8KB)
----estruturas-html-css()
--------css()
--------vendas.html(6KB)
--------leiaute.html(7KB)
--------images()
--------contato.html(7KB)
--------index.html(4KB)
----prontocloud()
--------css()
--------README.md(1KB)
--------newsletter.html(3KB)
--------images()
--------index.html(7KB)
----html-css()
--------css()
--------vendas.html(6KB)
--------leiaute.html(7KB)
--------images()
--------contato.html(7KB)
--------index.html(4KB)
----JavaScript()
--------css()
--------README.md(5KB)
--------images()
--------js()
--------index.html(4KB)

网友评论