itHolyGrail:桌面网络应用程序的圣杯布局

时间:2024-08-01 18:43:03
【文件属性】:

文件名称:itHolyGrail:桌面网络应用程序的圣杯布局

文件大小:21KB

文件格式:ZIP

更新时间:2024-08-01 18:43:03

JavaScript

#项目模板 ##介绍 包含页眉、正文、页脚、导航和一些基本角度路由设置的基本项目。 克隆项目 SSH 连接 ssh -i ~/.ssh/System76Connection.pem ubuntu@intellectual-tech.com 以 Git 用户身份登录并制作 Bare Repo su git cd ~/repo git init --bare newProjectNameHere.git 制作此项目模板的副本 mkdir ~/tempGitCreation cd ~/tempGitCreation git clone --mirror git@intellectual-tech.com:repo/project-template.git 将项目模板推送到新的项目存储库中 cd project-template.git git push --mirror git@int


【文件预览】:
itHolyGrail-master
----package.json(1KB)
----test()
--------runner.html(225B)
--------spec()
--------.jshintrc(631B)
----karma-e2e.conf.js(1KB)
----.bowerrc(44B)
----app()
--------component()
--------index.html(3KB)
--------styles()
--------scripts()
----dist()
--------index.html(2KB)
--------styles()
--------itHolyGrail.js(6KB)
----Gruntfile.js(9KB)
----test-results.xml(611B)
----.gitignore(150B)
----Makefile(439B)
----karma.conf.js(2KB)
----README.md(1KB)
----.jshintrc(58B)
----bower.json(553B)
----sublime()
--------generic.sublime-project(186B)

网友评论