Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 308 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 308 Bytes

defispartan.dev

Home for defispartan, built with React + Next + TypeScript + Bun.

Install

This project uses Bun as the default package manager, visit bun.sh to get started.

bun install

Run

bun run dev

Build

bun run build

Serve Build Preview

bun run preview