bun-framework-next

12.2.5 • Public • Published

bun-framework-next

This package lets you use Next.js 12.2 with bun. This readme assumes you already installed bun.

To start a new project:

bun create next --open

To use Next.js 12 with an existing project:

bun add bun-framework-next
echo "framework = 'next'" > bunfig.toml
bun bun

Launch the development server:

bun dev

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

/bun-framework-next/

    Package Sidebar

    Install

    npm i bun-framework-next

    Homepage

    bun.sh

    Weekly Downloads

    58

    Version

    12.2.5

    License

    MIT

    Unpacked Size

    49.1 kB

    Total Files

    13

    Last publish

    Collaborators

    • jarred