Angular CLI to develop Angular projects!

What is Angular CLI?

  • It is a command Line Interface tool
  • To create, develop and maintain Angular projects
  • Also performs testing, bundling and deployment

Why to use Angular CLI?

  • No need to create a project from scratch
  • Easily creates the standard application that works 
  • The application follows the best practices
  • Simple commands to generate components, routes, services and pipes
  • Easy to test the application with simple command

Join Discussion

This site uses Akismet to reduce spam. Learn how your comment data is processed.