Angular 2 - how to use the new angular 2.0.0-rc.1 router

后端 未结 6 1946
被撕碎了的回忆
被撕碎了的回忆 2020-12-13 13:11

I\'ve started to write a new angular 2 project and I found that I installed 2 angular router:

  1. \"@angular/router\": \"2.0.0-rc.1\",
6条回答
  •  一生所求
    2020-12-13 13:24

    New Angular 2 router documentation and development work in progress. till that you can use "@angular/router-deprecated".

    @AkhileshKumar suggestion is good, try that out i think its all cover basic router usage.

提交回复
热议问题