Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.08 KB

Bun.sh Next.js ESlint Prettier

Next.js with Bun runtime

This is a Next.js boilerplate with Bun.

Getting Started

Install

bun install

Run the development server

bun dev

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

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources: