Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 472 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 472 Bytes

ng2-balls

Playing around with Angular 2 change detection, bindings and web workers. The project is based on ng2-play

ng2 balls

Gulp Tasks

  • gulp play starts the ng2 version (port: 9000)
  • gulp ng1play starts the ng1 version (port: 9001)
  • gulp (default) starts both versions