To get started with, first install the dependencies:
bun install
Next, run the development server:
bun dev
Finally, open http://localhost:3000 in your browser to view the website.
Add more info to this doc
To get started with, first install the dependencies:
bun install
Next, run the development server:
bun dev
Finally, open http://localhost:3000 in your browser to view the website.
Add more info to this doc