@basecom-gmbh/pond
v0.1.23
Published
Look at the [Pond documentation](https://basecom.github.io/Pond) to learn more.
Keywords
Readme
Pond
Look at the Pond documentation to learn more.
Setup
Make sure to install the dependencies:
bun installDevelopment Server
Start the development server on http://localhost:3000:
bun run devProduction
Build the application for production:
bun run buildLocally preview production build:
bun run previewLinting
bun run lintCheck out the deployment documentation for more information.
