create-rapo
v0.0.15
Published
A CLI tool to quickly scaffold projects with pre-configured templates
Maintainers
Readme
create-rapo
A CLI tool to quickly scaffold projects with pre-configured templates
✨ Features
- 🚀 Interactive CLI with beautiful prompts
- 📦 Pre-configured templates (React + Mantine UI)
- ⚡ Fast project setup
- 🎨 Modern tooling out of the box
📦 Installation
npm create rapo
# or
npx create-rapo🚀 Usage
# Interactive mode
npx create-rapo
# With project name
npx create-rapo my-projectThe CLI will guide you through:
- Project name selection
- Framework selection
- Template selection
📋 Requirements
- Node.js >= 18.0.0
- pnpm (recommended)
🤝 Contributing
Contributions are welcome! Please read our Contributing Guide for details.
📄 License
ISC © Ogabek Yuldoshev
