bloc-chat-angular

时间:2024-05-19 08:38:39
【文件属性】:

文件名称:bloc-chat-angular

文件大小:16KB

文件格式:ZIP

更新时间:2024-05-19 08:38:39

JavaScript

Bloc Frontend项目入门 Bloc的“中学生项目的入门应用程序。 下拉代码 首先克隆存储库: $ git clone https://github.com/Bloc/bloc-frontend-project-starter.git 重置Git 这将是您的个人项目。 因此,不需要我们用于构建此入门应用程序的所有过去提交历史记录。 另外,您还希望能够从您的个人远程(Github)存储库而非NOT Bloc的远程(Github)存储库推/拉代码。 删除现有的本地Git存储库: $ rm -r -f .git 初始化一个新的Git存储库,添加所有这些现有文件,并提交它们: $ git init $ git add . $ git commit -m "initial commit" 转到Github并创建一个新的存储库


【文件预览】:
bloc-chat-angular-master
----server.js(2KB)
----.npmignore(0B)
----LICENSE(11KB)
----README.md(3KB)
----.gitignore(76B)
----app()
--------index.html(2KB)
--------styles()
--------scripts()
--------templates()
----package-lock.json(10KB)
----package.json(592B)

网友评论