Skip to content

jayanpatel/rr-feedvalidator

Repository files navigation

{RR}Feed Validator

Web Application

This is the {RR}Feed Validator Web Application prototype.

Installation

The Web Application requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ cd rr-feedvalidator
$ npm install 
$ npm start

Command Line Tool

Installation

The Command Line Tool requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.

$ cd rr-feedvalidator
$ npm install 
$ node feedVal <name of the zip file> "|"

Tech

The {RR} Feed Validator uses a number of open source projects to work properly:

  • [AngularJS] - HTML enhanced for web apps!
  • [Twitter Bootstrap] - great UI boilerplate for modern web apps
  • [node.js] - evented I/O for the backend
  • [Express] - fast node.js network app framework [@tjholowaychuk]
  • [jQuery] - duh

And of course the {RR} Feed Validator itself on a [public repository][dill] on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published