Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Example reactjs rss reader using electron framework

Notifications You must be signed in to change notification settings

lorenc-tomasz/rss-electron-reader

Repository files navigation

That is the example RSS Aggregator application

Available NPM commands:

  • npm start - runs the application
  • npm run build - build the application
  • npm run dev - build automatically on source changes
  • npm lint - run liner tool (tslint) according to coding style configuration in ./tslint.json
  • npm test - run unit-tests

Installing dependencies

npm install

Tested with:

  • npm v.5.2.0
  • node v.8.1.1
  • Ubuntu 16.04 LTS, Windows 10, macOS Sierra 10.13

About

Example reactjs rss reader using electron framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages