Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 314 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 314 Bytes

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