Developer Students Club - MAIT Tech Stack Used Git Node JS React Webpack Running Locally Prerequisite Concurrently must be installed (Global installation is preffered) 1. Clone the repo and install dependencies git clone https://github.com/Developer-Students-Club-MAIT/dsc_website.git cd dsc_website npm install-dep 2. Start the server npm run pro To run in development mode npm run dev