I tried downloading the Routing and Navigation example from this page
Here\'s the link to the specific zip.
I run the following sequence of commands:
That project (the one in the zip file) is not setup as a CLI-based project. But after opening it up, you can get it running by doing the following:
This will open your default browser to http://localhost:3000/ where the app will be running.
NOTE: you'll also want to undo any changes you've made (or unzip again)