Skip to content

firedancer-io/firedancer-frontend

Repository files navigation

Prerequisites

  • Node 20+

Install

  • sudo npm install -g [email protected]
  • curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
  • nvm install 22 && nvm use 22

Build

  • Run npm ci
  • Run npm run build
  • Serve static assets in ./dist with preferred tool. Ex. npx run serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published