Skip to content

denieus/angular2-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular2-tutorial

Source code for the Angular 2 app chat tutorial

Prerequisites

Before running this app you must have installed:

  • Node
  • npm
  • bower

Installing dependencies

To install the dependencies run the following commands:

npm install

bower install

Start the app

To start the app run the following command:

npm start

About

Source code for the Angular 2 app chat tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published