0.0.4 • Published 4 years ago

ngfast v0.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

ngfast

CLI to create angular projet with material.

  • Create Angular project
  • Adding Angular Material to this project
  • Run ng serve --o
  • Open VsCode

Require

  • NodeJs
  • Angular
  • VsCode

Installation

npm :

npm install ngfast -g

Usage

ngfast PROJECT_NAME

or

ngfast PROJECT_NAME -m -s

Options

OptionDescriptionDefault
-mAdd Angular Materialfalse
-sOpen project on browserfalse

License

ngfast is copyright © 2020+ Julien Bertacco and released under the MIT license.