6.2-loading-button

时间:2021-05-06 00:26:35
【文件属性】:
文件名称:6.2-loading-button
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-06 00:26:35
JavaScript 前端脚手架 如何开始 使用git clone然后使用git init启动您自己的项目文件夹 cd ~ /Code/ hub clone jacobthemyth/frontend-scaffolding NEWPROJECT cd NEWPROJECT rm -rf .git git init git add . git commit -m " Initial commit " 安装先决条件 npm install bower install 开始观察变化并加以发展! gulp 准备将您的代码推送到GitHub Pages了吗? # build production assets gulp deploy 测验 要编写测试,请在tests目录中创建.js文件。 有一个示例hello-test.js可帮助您入门。 要运行测试,请在浏览器中打开 执照 麻省理工学院。
【文件预览】:
6.2-loading-button-master
----package.json(845B)
----gulpfile.js(5KB)
----.bowerrc(38B)
----tests()
--------hello-test.js(142B)
--------index.html(1KB)
----app()
--------templates()
--------index.html(1KB)
--------scss()
--------scripts()
----.gitignore(64B)
----README.md(788B)
----bower.json(322B)

网友评论

相关文章