文件名称:redditreader:UA Web Challenge VII 半决赛任务(前端开发者 | JavaScript MiddleSenior)
文件大小:1.02MB
文件格式:ZIP
更新时间:2024-07-01 03:52:33
JavaScript
###建造 bower install && npm install bower # build + watch bower dist # build with r.js + UglifyJS2 ./bin/icons ./src/img/icon.png # build images ###技术、工具和库 承诺 吞咽 RequireJS + r.js 主干 + 下划线 Twitter Bootstrap 3 + + Web应用模式(可添加Android/iOS桌面快捷方式) ###尖端 var App = require ( 'app' ) ; /*show short info about caches*/ App . sw . getStatus ( ) . then ( function ( data ) { console . log ( data ) ; }
【文件预览】:
redditreader-master
----index.html(214B)
----bower.json(539B)
----src()
--------index.html(2KB)
--------img()
--------js()
--------sw.js(8KB)
--------css()
--------templates()
----gulpfile.js(5KB)
----README.md(1KB)
----dist()
--------index.html(2KB)
--------favicon.ico(299B)
--------img()
--------js()
--------build.js(365KB)
--------sw.js(8KB)
--------fonts()
--------min()
--------css()
----.gitignore(41B)
----bin()
--------icons(493B)
----package.json(751B)