An Inter Campus Delivery Service
- Go to the Project Folder in the terminal
- Enter the following command to install all Dependencies
yarn install
- Enter the following command to start the application
yarn dev
- Go to
http://localhost:3000
to see the application running