Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

Installation

curl -fsSL https://bun.sh/install | bash

Verify bun Version

bun version

Clean npm Cache

npm cache clean --force

Create Elysia Project

bun create elysia

Elysia Project

Navigate to Elysia Project

cd chain-network-frontend-elysia

Run Elysia Project

bun run src/index.ts

Elysia is running at localhost:3000.

Development Server

bun dev

Elysia is running at localhost:3000.


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages