/ddrbpm

DDR BPM - The DDR Companion App on T3

Primary LanguageTypeScript

Quickstart

Depedencies

pnpm install

Dev build

pnpm dev

Prod build

For some reason, need to clear the build directory to continue an unsuccessful build.

rm -rf out/*
pnpm build
pnpm serve

Tech Debt

  • Avoid unnecessarily nested components