Slot AI Prediction

Built with Next.js 16 + TypeScript + Tailwind CSS + Moon Design System

Project Setup Complete

Next.js 16.1.1 with App Router
TypeScript configured
Tailwind CSS 4.0 with dark theme
Moon Design System (@moondesignsystem/react v2.5.20)
ESLint + Prettier configured
Static export for Cloudflare Pages
Development server on port 3000

Development

Start the development server

npm run dev

Build

Build for production

npm run build

Lint

Run ESLint

npm run lint

Format

Format code with Prettier

npm run format

Ready to start building your Slot AI Prediction application!