2. The Hero Editor

The Hero Editor

Setup to develop locally

Follow the setup instructions for creating a new project named .

The file structure should look like this:

angular-tour-of-heroes
src
app
app.component.ts
app.module.ts
main.ts
index.html
styles.css
systemjs.config.js
tsconfig.json
node_modules ...
package.json

When you're done with this