Skip to content

fredcoutinho52/create-angular-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Angular App

Create Angular App (CAA) is a alternative project manager for Angular projects, it can replace the Angular CLI. Soon it will be published on NPM.

Why use Create Angular App?

  • It's faster than Angular CLI.
  • Use a package manager of your choice.
  • Easier to replace karma as test library.

How to install

Clone this repository

git clone https://github.com/fredcoutinho52/create-angular-app.git

Install the package

npm install -g [path-for-package-folder]

Available Commands

Create a project

caa new [app-name]

Create a component

caa generate [component-name]

License

MIT License

About

My first npm package (some tests for a future project).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published