Skip to content

Bijit-Mondal/tunein

Repository files navigation

tune in

Setup

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# bun
bun run dev

Production

Build the application for production:

# bun
bun run build

Locally preview production build:

# bun
bun run preview

tunein

Releases

No releases published

Packages

No packages published