Here is how you can run the project locally:
-
Clone the repository
git clone https://github.com/binusgdc/Website2.0.git && cd Website2.0 -
Install dependencies
npm install -
Start the dev server
npm run dev
For maintainers please read the cotribution guide