Skip to content

giantray/angular2-contacts-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • Clone or fork this repository
  • Make sure you have node.js installed(>= 6.0)
  • run npm install -g webpack webpack-dev-server typescript to install global dependencies
  • run npm install to install dependencies
  • run npm start to fire up dev server
  • open browser to http://localhost:3000

About

Angular 2 (ng2) 通讯录例子

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.7%
  • CSS 21.8%
  • HTML 17.6%
  • JavaScript 6.9%