Exercise: Creating an Angular App

In this exercise...

You will practice creating new Angular applications

Directions:
  • Make a dry run of creating an Angular application
  • Create a new Angular application without installing any node modules
  • Create an app named Flopbuster
  • Start up the application you created
  • Optionally check out the package.json


Complete and Continue