Skip to content

celestiaorg/eden-docs

eden-docs

This project uses bun (>= 1.2) as its package manager and task runner. Older bun versions can't read the text-based bun.lock lockfile and will do a slow, unpinned full resolve — upgrade with bun upgrade.

to install dependencies:

bun install

to start the development server:

bun dev

to build the static site (output in out/):

bun run build

Releases

No releases published

Packages

 
 
 

Contributors