Skip to content

jerichoBob/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

3-bower install --config.directory="bower_components" (to override alternate directory settings in ~/.bowerrc)

Steps 1-3 will install the required tooling.

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

npm run start

About

Angular 2.0 sample components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • TypeScript 25.2%
  • HTML 9.3%
  • CSS 0.8%