/campus-share

An Inter Campus Delivery Service

Primary LanguageJavaScript

Campus Share

An Inter Campus Delivery Service

🚧 Under Active development 🚧

☸ Technologies Required

  1. Node js
  2. yarn (package manager)

🔥 How to run the Application

  1. Go to the Project Folder in the terminal
  2. Enter the following command to install all Dependencies
yarn install
  1. Enter the following command to start the application
yarn dev
  1. Go to http://localhost:3000 to see the application running