angular-setup v1.0.1
š ng-setup - Angular Project Setup CLI ng-setup is a simple and powerful CLI tool that helps developers set up an Angular project quickly with Tailwind CSS, Firebase, and different styling options.
⨠Features ā Creates a new Angular project with user-defined project name and CSS preprocessor. šØ Configures Tailwind CSS automatically. š„ Firebase Setup (Optional) ā Installs Firebase and configures authentication/firestore. š Supports CSS preprocessors: CSS, SCSS, SASS, LESS, STYLUS. ā” Automatic Angular CLI Installation if not found. š„ Installation First Install angular setup from your any terminal or shell run this command
npm i angular-setup
Go to the directory where you want to create your project and run this command
npx ng-setup