Skip to content

UNovak/boater

Repository files navigation

Boater

A web-app for renting your boat to others.
or finding a perfect boat to rent for the weekend.

developing

Install dependancies using:

bun install

or npm install | yarn install | pnpm install


Start a development server

bun run dev

or npm run dev

building

Create a production version

bun run build

or npm run build

You can preview the production build with bun run preview or npm run preview.

About

Web-app for landing boats and other vessels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages