create-kodex
v1.0.6
Published
Create KodeX apps - Ultra-fast React fullstack framework by plusKode
Downloads
7
Maintainers
Readme
create-kodex
Scaffolding tool for creating KodeX apps by plusKode.
Usage
npx create-kodex my-app
cd my-app
npm install
npm run devWhat It Does
Creates a new KodeX project with:
- ⚡ Vite 6 setup
- ⚛️ React 19.2
- 🎯 File-based routing
- 🔍 SEO optimization
- 🎨 Optional Tailwind CSS
- 📘 TypeScript support
Options
Interactive prompts will ask you:
- Project name
- Template (minimal/blog/dashboard)
- TypeScript (yes/no)
- Tailwind CSS (yes/no)
- PWA support (yes/no)
- Server adapter (Express/Edge/Bun)
Links
Built with ❤️ by plusKode
