-
Clone the repository:
$ git clone git@github.com:iskWang/fatbull-assignment.git
-
Navigate to the project directory:
$ cd fatbull-assignment
-
Install the dependencies (using pnpm or your preferred package manager):
$ pnpm install
-
Start the development server:
$ pnpm dev