Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 240 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 240 Bytes

Repositories Feed

Simple management app using Node.js and Redis.

Instalation

Make sure you have Redis installed and running.

Install Dependencies:

$ npm install

Run Server:

$ npm start

http://localhost:3000