Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 566 Bytes

File metadata and controls

9 lines (5 loc) · 566 Bytes

Recipe: routing between different views in my Angular application

This recipe shows you how simple it is to route between different views in your Angular application with simplux.

If you are new to simplux there is a recipe that will help you get started before you follow this recipe.

You can play with the code for this recipe in this code sandbox.

This recipe is still a work-in-progress.