- Clone the repository and install the dependencies:
$ git clone https://github.com/acmutd/PeechiPortal.git
$ cd PeechiPortal
$ npm install # Or yarn install
- Start the development server
$ npm run dev
- Open the project in your browser: http://localhost:3000