Skip to content

My First npm open source contribution for creating Angular project with Tailwind CSS without doing any manual configuration by using my CLI tool.

License

Notifications You must be signed in to change notification settings

jaykant01/angular-npm-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

πŸš€ 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 Automatic Tailwind CSS configuration.

✨ Features

  • βœ… 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.

πŸ“₯ Installation

  1. First Install angular setup from your any terminal or shell run this command

npm i angular-setup

  1. Go to the directory where you want to create your project and run this command

npx ng-setup

About

My First npm open source contribution for creating Angular project with Tailwind CSS without doing any manual configuration by using my CLI tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published