Skip to content

stevencoding/meteor-rss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor-RSS

An RSS reader made with Meteor.

Installation

You'll need to have the following programs installed:

Clone the repo git clone https://github.com/DBeath/meteor-rss.git
Navigate to the directory cd meteor-rss
Run Meteorite to install smart packages and start Meteor mrt
In your browser, navigate to localhost:3000

If you get an error saying something about npm not being able to find feedparser, then read the instructions here.

Dependencies

Shout out to RSSteroids for some good code ideas.

About

An RSS reader based on Meteor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • CSS 4.1%