Angular CLI

Install application

ng new my-app
ng new my-app –dry-run
ng new my-app –skip-install

ng new –help

Options
ng new my-app –skip-install
–style scss
–prefix ma
–skip-git
–skip-test
–routing

ng lint –help

Leave a Reply

Your email address will not be published. Required fields are marked *