6.2-Loading-Button

时间:2021-05-06 00:14:10
【文件属性】:
文件名称:6.2-Loading-Button
文件大小:9KB
文件格式:ZIP
更新时间:2021-05-06 00:14:10
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 测验 您将需要安装testem命令行程序: brew install phantomjs npm install -g testem 然后在此项目目录中,可以运行测试: t
【文件预览】:
6.2-Loading-Button-master
----bower.json(322B)
----gulpfile.js(5KB)
----README.md(875B)
----.bowerrc(38B)
----.testem.json(258B)
----tests()
--------post-test.js(918B)
--------posts-view-test.js(586B)
----.gitignore(64B)
----app()
--------index.html(1KB)
--------scss()
--------scripts()
--------templates()
----package.json(788B)

网友评论

相关文章