- This guide on how to set up a new angular app
- A Marvel API collected from the Marvel developers' website
- The following installs:
npm install --save @angular/httpnpm install ts-md5 --save
- Use the newest version of Angular to create a single-component app to lookup a marvel character by keyword:
