Pasckathon_Code-Zombies Node js based crowd management system for college campus Setup Clone the repo Install dependencies by npm install - for node server cd ./client && npm install - for react app To run project npm run dev in main folder