Angular在Nebular项目中编写自己模块

https://akveo.github.io/nebular/#/docs/installation/based-on-starter-kit-ngxadmin 一、在指定文件夹下生成带路由的模块 ng g m --routing pages/attend 常用新建指令: ng g cl my-new-class: 新建 class ng g c my-new-component: 新建组件 n
相关文章
相关标签/搜索