Skip to content

hitesh97/angular2-router-demo-pim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2.0 Router Demo

A simple Angular2 Router demo based on my angular-seed-typescript projct.

How to set up

  • Clone the repo
  • Run the following
npm install -g gulp typescript@1.6.2 live-server
npm install
gulp setup

How to run

Just run the gulp command to fire up a server with livereload and automatic typescript compilation. Browse to http://localhost:4000.

gulp 

About

WIP - Angular2 new Router demo using a Personal Information Manager motif

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.8%
  • TypeScript 34.9%
  • HTML 6.3%