Skip to content

Ngx-create is a lightweight CLI for quickly generating Angular projects with optional frameworks like Material, Tailwind, Bootstrap, and NgRx.

Notifications You must be signed in to change notification settings

maran-t/ngx-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGX-Create

ngx-create is a light-weight CLI tool that helps you quickly generate an Angular project with optional frameworks like Angular Material, Tailwind CSS, Bootstrap, and NgRx.

Installation

npm install -g ngx-create

Usage

Create a new Angular project with inbuilt configuration:

ngx-create new my-app

Features

  • Supports routing option
  • Choose between CSS, SCSS, SASS, or LESS
  • Optional installation of Angular Material, Tailwind CSS, Bootstrap, and NgRx

Publishing to NPM

Make sure you're logged in to NPM:

Publish the package:

npm publish --access public

License

MIT

About

Ngx-create is a lightweight CLI for quickly generating Angular projects with optional frameworks like Material, Tailwind, Bootstrap, and NgRx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published