angular-setup
v2.0.2
Published
A CLI tool to set up Angular projects with Tailwind and Firebase.
Downloads
24
Maintainers
Readme
🚀 Angular Project Setup CLI
A simple interactive Node.js CLI tool to quickly scaffold a new Angular project with your preferred CSS preprocessor and optional Tailwind CSS integration — all with a single command. ⚡
✨ Features
- ✅ Checks and installs Angular CLI if not installed
- 🏗 Interactive project setup with
inquirerprompts - 🎨 Choose your favorite style format (CSS, SCSS, SASS, LESS, Stylus)
- 🌈 Optional Tailwind CSS configuration
- 🧠 Automatically configures PostCSS and style imports
- 🪄 Works globally as an npm CLI tool
📦 Installation
To use this CLI globally, install it via npm:
npm install -g angular-setup