Use node v20 (or at least v19)
nvm use
Install dependencies
yarn install
Copy .env.sample as .env
cp .env.sample .env
Run the project
yarn dev
The default project address is http://localhost:5173/
Use node v20 (or at least v19)
nvm use
Install dependencies
yarn install
Copy .env.sample as .env
cp .env.sample .env
Run the project
yarn dev
The default project address is http://localhost:5173/