ng-setup is a simple and powerful CLI tool that helps developers set up an Angular project quickly with Automatic Tailwind CSS configuration.
- β Creates a new Angular project with user-defined project name and CSS preprocessor.
- π¨ Configures Tailwind CSS automatically.
- π Supports CSS preprocessors:
CSS,SCSS,SASS,LESS,STYLUS. - β‘ Automatic Angular CLI Installation if not found.
- 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