码迷,mamicode.com
首页 > 其他好文 > 详细

angular4生成一个路由项目

时间:2018-03-25 23:03:48      阅读:222      评论:0      收藏:0      [点我收藏+]

标签:class   install   分享图片   module   pre   color   src   info   npm   

1.ng new router --routing

//

npm i --save @angular/router 防止出现node_modules appears empty, you may need to run `npm install`

技术分享图片

3.生成app对应的文件 ng g component home

4.配置路由

技术分享图片

//////////////////

技术分享图片

 

技术分享图片

 

 在当前目录使用npm run start即可运行路由

 

angular4生成一个路由项目

标签:class   install   分享图片   module   pre   color   src   info   npm   

原文地址:https://www.cnblogs.com/boonook/p/8647402.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!