Skip to content

shixy/eoe-jingle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jingle框架开发的Eoe新闻资讯webapp,开放源码供大家学习参考。

###WebApp地址### http://migrator.duapp.com/static/eoe

二维码

###本地环境搭建### 因为涉及到跨域问题,需要服务端做一个代理。

我采用的是Nodejs,你可以根据自己的知识架构来做调整(Apache\Nginx等等)。

  1. 安装nodejs插件(只有connect)

    npm install;

  2. 运行nodejs

    node server.js

  3. 浏览器访问:http://localhost:3000

###截图欣赏###

还有个功能稍微丰富的一点的版本,我已通过Phonegap打包成了APK

源码传送门:源码在此

About

用Jingle框架开发的Eoe新闻资讯webapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published