Skip to content

sehandev/nextjs-template-bun

Repository files navigation

Next.js Template

  • Next.js: React Framework
  • Zustand: State-management Solution
  • Tailwind CSS + RippleUI: CSS Framework
  • SWR: Data fetching hook

Getting Started

Run the development server:

bun dev

Open http://localhost:3000 with your browser to see the result.

Run the production server:

bun build
bun start

About

Next.js with bun v1.0.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published