Skip to content

fourtwoapp/angular-2-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live DEMO here: http://www.syntaxsuccess.com/angular-2-samples
Documentation: http://www.syntaxsuccess.com/viewarticle/angular-2.0-examples

Here are the prerequisites for running the project:

1-npm install -g typescript@^1.7.0

2-npm install -g tsd

3-npm install

4-bower install

Steps 1-4 will install the required tooling.

The final step is to launch the site by starting the lite-server

npm run start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.6%
  • TypeScript 25.2%
  • HTML 9.4%
  • CSS 0.8%