Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 665 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 665 Bytes

Next dapp starter kit

This is a template meant to kickstart dapps.

Next dapp starter kit

Tech stack

Getting Started

First, install packages.

bun install

Run the development server:

bun dev

Deploy example on Cloudflare

Set build command

npm install -g bun@1.0.6 && bun install && bun run build

Set build output directory

/dist