Skip to content

A simple RSS feeds client, made as a Progressive Web App

Notifications You must be signed in to change notification settings

staticpo/pwa-rss-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple RSS reader made with PWAs in mind.

PWA RSS FEED

Progressive web apps allow you to mantain a single codebase. Uses the latest stable node version.

Running locally

Just run npm run build and npm run start.

Deployment and installing from a local copy

Run npm run build. You'll see instructions to install serve globally to start a local server from your build directory. npm install -g serve serve -s build

Once you see the app running in your browser of choice, you can install it.

License

This work is licensed under a Creative Commons Attribution 4.0 International License.