Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 291 Bytes

File metadata and controls

29 lines (19 loc) · 291 Bytes

RailBhasi

This is our main repo.

Run Locally

Clone the project

  git clone https://github.com/harshdew02/RailBhasi.git

Go to the project directory

  cd RailBhasi

Install dependencies

  npm install

Start the server

  npm run dev