The texastwistersgym.com site is a Next.js scaffolded project hosted on Vercel.
- Node >= 22.14
- NPM >= 11.1
npm install
cp .env.example .env.local
npm run devRun the tests with:
npm run test:unit
npm run test:e2eThis project is not licensed under an open-source license and is the intellectual property of Texas Twisters Gymnastics, LLC. The source is available only as an educational resource and to accept fixes for minor mistakes.