Getting Started Clone the repo git clone https://github.com/GDSC-USICT/GDSC-USICT-Web.git && cd ./GDSC-USICT-Web Install packages npm install / yarn Start development server npm start / yarn start Production build npm run build / yarn build