A fast, lightweight Vite + React starter for building the Banana Blitz web experience.
- Vite-powered development workflow
- React + TypeScript
- Simple, clean project structure ready for customization
Prerequisites: Node.js
- Install dependencies:
npm install - Start the development server:
npm run dev
npm run buildnpm run preview
