- Figure Skating Score Sheet 2024-2025
- Figure Skating Score Sheet 2023-2024
- Figure Skating Score Sheet 2022-2023
- Node.js (version ☞ .node-version)
Run npm ci
to install dependencies.
Run npm run dev
to start the development server on localhost:3000.
npm run lint
- to find problemsnpm run fix
- to fix problemsnpm run test
- to testnpm run checkall
- to runnpm run lint
andnpm run test
- Set the Google Analytics measurement ID to the environment variable
NEXT_PUBLIC_GA_MEASUREMENT_ID
. - Disable the "Page changes based on browser history events" option in the Google Analytics console.