NEWS

所属分类:collect
开发工具:HTML
文件大小:0KB
下载次数:0
上传日期:2017-03-16 08:35:55
上 传 者sh-1993
说明:  桌面新闻应用程序,
(Desktop news app,)

文件列表:
.babelrc (60, 2017-03-16)
.bowerrc (42, 2017-03-16)
assets/ (0, 2017-03-16)
assets/osx/ (0, 2017-03-16)
assets/osx/news.icns (143060, 2017-03-16)
assets/win/ (0, 2017-03-16)
assets/win/news.ico (370070, 2017-03-16)
bower.json (896, 2017-03-16)
builder.json (313, 2017-03-16)
index.html (1296, 2017-03-16)
license (1071, 2017-03-16)
main.electron.js (2224, 2017-03-16)
package.json (1923, 2017-03-16)
src/ (0, 2017-03-16)
src/client.js (1188, 2017-03-16)
src/components/ (0, 2017-03-16)
src/components/article-item.html (1753, 2017-03-16)
src/components/articles-page.html (5378, 2017-03-16)
src/components/news-app.html (4105, 2017-03-16)
src/components/source-item.html (1578, 2017-03-16)
src/components/sources-page.html (6586, 2017-03-16)
src/helpers/ (0, 2017-03-16)
src/helpers/create-apollo-client.js (430, 2017-03-16)
src/helpers/subscriptions.js (472, 2017-03-16)
src/main.js (83, 2017-03-16)
src/model/ (0, 2017-03-16)
src/model/feed.js (379, 2017-03-16)
src/model/source.js (432, 2017-03-16)
webpack.config.js (1351, 2017-03-16)
yarn.lock (182706, 2017-03-16)

# NEWS An Desktop news app built with Polymer Graphql and Electron. Please submit a pull request if you see anything that can be improved! ## Running the app ### 1. Clone and run the NEWS API This repository is only the Polymer frontend. Run the [NEWS API](https://github.com/aruntk/news-api) first. (This is temporary, until we have a permanently hosted demo server.) ### 2. Install Node/npm Make sure you have Node.js installed (the app has been tested with Node `4.4.5` and `5.3.0`) ### 3. Clone and install dependencies ``` git clone https://github.com/aruntk/NEWS.git cd NEWS npm install ``` ### 4. Build the app ``` npm pack:osx ``` - Open finder and go to newsapi/build/osx open the News application. - You'll be presented with the news items in the app ### Run dev server ```js npm start ``` ### Like it? :star: this repo ### Found a bug? Raise an issue! ### License MIT. Check [licence](licence) file.

近期下载者

相关文件


收藏者