/image-cache

Primary LanguageJavaScript

image-cache-demo

Clone this repository.

Pre-requisite

Installation

  • Install dependencies.
npm install
  • Start Server
npm start

By default server is running on port 8000. You can change the port by providing the PORT environment variable.

PORT='3000' npm start

Open your browser and paste this link http://localhost:3000