Skip to content

A simple Electron app that shows the enupal.com/blog feed.

License

Notifications You must be signed in to change notification settings

enupal/enupal-feed

Repository files navigation

Enupal Feed

Enupal Feed is an Electron app that shows the feed of enupal.com/blog

Basic Usage

Step 1: Hit npm install:

npm install

Step 2: Execute electron:

npm start