Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 270 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 270 Bytes

Constituency Dashboard

Installation

# Clone Repository
$ git clone https://github.com/cbgaindia/constituency-dashboard.git
$ cd constituency-dashboard

# Install all dependencies
$ npm install

# Run the server
$ npm start

#Go to `http://localhost:3000/`