Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 222 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 222 Bytes

ThePclub

The Official Repository of the Programming Club of Ahmedabad University

Run Locally

Setting up server directory

  cd server
  npm i

Start the server

  npm run dev