Make sure to install the dependencies
bun install -DStart the development server on http://localhost:3000
bun --bun run devBuild the application for production:
bun --bun run buildCheckout the deployment documentation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Make sure to install the dependencies
bun install -DStart the development server on http://localhost:3000
bun --bun run devBuild the application for production:
bun --bun run buildCheckout the deployment documentation.