ng-cli-wizard
v1.0.0-beta.0
Published
A wizard for the Angular cli tool.
Downloads
1
Maintainers
Readme
ng-cli-wizard
A wizard to quickly set up new projects, with the Angular CLI.
Prerequisites
NodeJS
Both the CLI and generated project have dependencies that require Node 6.9.0 or higher, together with NPM 3 or higher.
Angular CLI
npm install -g @angular/cli
Yarn
npm install -g yarn
Table of Contents
Installation
BEFORE YOU INSTALL: please read the prerequisites
npm install -g ng-cli-wizard
Usage
ngw
License
MIT