thakursachin467 / redis-practice

A simple application using redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis Practice application

Requirements

  1. Nodejs
  2. Redis

Installation Steps

  1. Clone the repo
  2. Start Redis server. if redis not installed please follow the steps of installation from official website
  3. npm install
  4. run npm start
  5. browse to localhost:3000

About

A simple application using redis


Languages

Language:HTML 65.2%Language:JavaScript 34.8%