Languages
[Edit]
EN

Angular 7 - init new project from command line

6 points
Created by:
Lilly-Grace-Greig
571

Single line:

ng new our-app-name-here

It will initialize entire angular 7 app.

If we don't have angular-cli installed:

npm install -g @angular/cli
ng new my-dream-app
cd my-dream-app
ng serve

More:

https://cli.angular.io

Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

Angular 7

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join