Skip to content
Yeo Wen Qin, Kaynn edited this page Jun 27, 2024 · 1 revision

Prerequisites

  1. Install Node, at least 20.x.x.

Build and Run

  1. Clone the project locally.
  2. Copy .env.example into .env, and change environment variables accordingly.
  3. npm install.
  4. npm run dev
    • Command line should show a prompt, indicating the port number used to visit the web client.

Notes

Clone this wiki locally