ugx
v0.1.1
Published
CLI tool to generate projects from templates
Maintainers
Readme
🚀 UGX CLI
Lightning-fast frontend project scaffolding ⚡
UGX is a powerful CLI tool that lets you clone and set up frontend framework templates in seconds. Skip the boilerplate and jump straight into building.
✨ Features
- 🎯 Quick Start: Initialize projects with a single command
- 🎨 Multiple Frameworks: Support for React, Vue, Angular, Svelte, and more
- 📦 Pre-configured Templates: Battle-tested setups ready to go
- ⚙️ Zero Config: Works out of the box
- 🔥 Blazingly Fast: Get coding in seconds, not minutes
📦 Installation
npm install -g ugxor use directly with npx:
npx ugx🎯 Usage
# List available templates
ugx list
# Clone a template
ugx create
🛠️ Available Templates For...
- React (TypeScript)
- Expo (Typescript React Native)
📝 License
MIT
🤝 Contributing
Contributions welcome! Open an issue or submit a PR.
