Skip to content

Vanals/Angular-tour-of-heroes

Repository files navigation

AngularTourOfHeroes

This app has been developed in order to explore Angular and move the first steps in this new technology. It allows you to see a list of heroes, select one and the edit its name. Despite it is a simple app it includes the basic event of a webb app.

How to use

  1. Clone the project
git clone git@github.com:Vanals/Angular-tour-of-heroes.git
  1. Changes into the project directory on ur computer via Terminal
cd Angular-tour-of-heroes
  1. Install the depedencies
npm install
  1. Open the app
npm start
  1. Enjoy!

About

Web app developer in Angular which allow you to select an 'Hero' and change its name. :godmode: :godmode:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published