Wikipedia-Quest

所属分类:博客
开发工具:HTML
文件大小:0KB
下载次数:0
上传日期:2016-05-06 21:59:14
上 传 者sh-1993
说明:  密苏里州立大学高级互联网编程课程的单页申请。
(A Single Page Application made for Missouri State University s Advanced Internet Programming course.)

文件列表:
LICENSE (1081, 2016-05-06)
gulpfile.js (186, 2016-05-06)
package.json (910, 2016-05-06)
server.js (286, 2016-05-06)
src/ (0, 2016-05-06)
src/images/ (0, 2016-05-06)
src/images/LeftArrow.png (70293, 2016-05-06)
src/images/RightArrow.png (62897, 2016-05-06)
src/images/noImage.png (30082, 2016-05-06)
src/index.html (2575, 2016-05-06)
src/total-time.html (1565, 2016-05-06)
src/video-player.html (2143, 2016-05-06)
src/wikipedia-quest.html (33466, 2016-05-06)
src/xhrpromise.js (655, 2016-05-06)

# Wikipedia-Quest A Single Page Application made for Missouri State University's Advanced Internet Programming course. ## Build Steps Run the following commands if gulp-cli has been globally installed on your computer: ``` npm install gulp ``` Otherwise, run these commands: ``` npm install node_modules\.bin\gulp ``` ## Start the local dev server ``` npm start ``` ## Notes about the application * Not all wikipedia articles have an image that mediawiki's RESTful API can fetch, despite there being images within the page. In those cases, a "No Image available" image is displayed instead.

近期下载者

相关文件


收藏者