Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 465 Bytes

Simple app that can show songlists.

Modify App.tsx to change the songlist endpoints.

Commands

  • pnpm start - run the application in development mode
  • pnpm build - build production
  • pnpm transfer - rsync the build folder. Modify the relevant line in package.json before running this.
  • pnpm deploy2 - build + transfer in one command

Song json

Use songlist-json from ultrastar-scripts.