Introduction The demo is based on the angular2-seed project and my blog post "Dynamically Configuring the Angular's Router". In order to run it use: git clone https://github.com/mgechev/dynamic-route-creator cd dynamic-route-creator npm install npm start