Introduction

What is Angular Express?

Angular Express is a developer toolset for component driven Angular applications.

It provides Angular developers with ready-to-use:

  • boilerplates to kickstart new projects
  • components to add features to an existing project

and a scaffolding command line tool that has only 2 commands:

  • ngx init: initialize a boilerplate to kickstart a new project
  • ngx install: install a component to add a feature to an existing project

to create powerful, configurable and robust Angular applications.

Congratulations!

You are now an Angular Express expert!

What's next?