Follow the steps below:
Install all required dependencies with the following command:
We use
pnpm
as our package manager.
pnpm install
Afterwards you can run the following command to start the development server:
pnpm dev
Follow the steps below:
Install all required dependencies with the following command:
We use
pnpm
as our package manager.
pnpm install
Afterwards you can run the following command to start the development server:
pnpm dev