Skip to content

Municipal Corporation Simulation for TIE Chandigarh Hackathon 2016

Notifications You must be signed in to change notification settings

amitchhangani/hackathon

Repository files navigation

Project Setup Guide

Install node v18.17.*

Install mongodb in docker

docker pull mongodb/mongodb-community-server:latest docker run --name mongodb -p 27017:27017 -d mongodb/mongodb-community-server:latest

Install dependencies

npm i

Run the project

npm start

**** Ignore the warnings and errors in console

About

Municipal Corporation Simulation for TIE Chandigarh Hackathon 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published