Skip to content

Angular tutorial (Epicodus JavaScript Week 3 Tuesday)

Notifications You must be signed in to change notification settings

codemargaret/heroes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 Heroes Tutorial

An application that displays a list of heroes, 10.24.2017

By Margaret Berry and Mark Helt

Description

This application was created by following this tutorial

Project Goals

  • Practice Angular2 fundamentals.
  • Implement two-way binding.

Setup/Installation Requirements

Run the following commands in Terminal:

  1. $ git clone this repository
  2. $ cd heroes
  3. $ npm install
  4. $ ng serve
  5. Navigate to localhost:4200

Known Bugs

There are no known bugs at this time.

Support and contact details

If you have issues, questions, ideas, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • JavaScript
  • Node
  • Angular 2

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry and Mark Helt

About

Angular tutorial (Epicodus JavaScript Week 3 Tuesday)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published