Skip to content

A project to help fund music

Notifications You must be signed in to change notification settings

Hornauga/wintersun.fun

Repository files navigation

A little tool to introduce Wintersun to the masses.

Development

Use the development container.

  • npm start (automatic): Serve app locally.
  • npm run build: Build (also does TypeScript checks).
  • npm run format: Format source.
  • npm run lint: Lint source.

Deployment

We do manual deployment from default branch via GH Action. Navigate to the workflow and run it.