• Home
  • Projects
Koz.TV
  • Home
  • Projects

Useful angular commands

Create a new angular project

ng new

Update application and it’s dependencies

ng update

For development, start the app at localhost:4200

ng serve --open

Generate new component

ng generate component [component name]

Install in-memory Web API

npm install angular-in-memory-web-api --save

Publish Angular to Azure

Share:
Mikhail Kozlov Administrator
May 2, 2019
Angular, Development
Older Post MS SQL insert in the middle and reset auto increment
Newer Post Git configuration and first push
  • Telegram
  • Facebook
  • LinkedIn
  • Instagram

© 2014...2022
[email protected]