The official landing page for Gentle-AI — the AI coding ecosystem.
- React 19
- Vite 8
- TypeScript 6
- Tailwind CSS 4
- Three.js (3D hero scene)
- Framer Motion (animations)
# Install dependencies
npm install
# Start dev server
npm run dev| Command | Description |
|---|---|
npm run dev |
Start development server |
npm run build |
Build for production |
npm run lint |
Run linter |
npm run preview |
Preview production build |
See CONTRIBUTING.md for guidelines.