240 B
240 B
Github codespaces
If you have github codespaces enabled then you can just:
- create a codespace and
- run
pnpm dev
to run your the dev environment.
All the required dependencies and packages has been configured for you already.