Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 590 Bytes

README.md

File metadata and controls

42 lines (21 loc) · 590 Bytes

IIIT BH Placement website 2.0

Official IIIT Bhubaneswar placement website

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Run Locally

Clone the project

  git clone https://github.com/pawankm21/iiit-placement-website-v2.git

Install dependencies using yarn

  yarn install

Start the server

  yarn dev