An Desktop news app built with Polymer Graphql and Electron.
Please submit a pull request if you see anything that can be improved!
This repository is only the Polymer frontend. Run the NEWS API first. (This is temporary, until we have a permanently hosted demo server.)
Make sure you have Node.js installed (the app has been tested with Node 4.4.5
and 5.3.0
)
git clone https://github.com/aruntk/NEWS.git
cd NEWS
npm install
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
npm start
⭐ this repo
Raise an issue!
MIT. Check licence file.