Angular Lazy Loading

2020-03-30  本文已影响0人  JackN81

Version

Angular CLI: 8.3.25
Node: 10.14.0
OS: win32 x64
Angular: 8.2.14

Coding

Set up an app

ng new customer-app --routing

Create a feature module with routing

ng generate module customers --route customer-list --module app.module

上一篇下一篇

猜你喜欢

热点阅读