Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 246 Bytes

File metadata and controls

5 lines (3 loc) · 246 Bytes

This is a demo project illustrating an implementation of Routing using a lazy load approach in angular

After downloading the project open it in Visual Studio Code.

To run the application, firstly enter the command npm install, then npm start