Skip to content

Navigating between two pages

Maxime Séguin edited this page May 19, 2015 · 1 revision

Let's create another page so that we have somewhere to navigate to, from the home page.

yo koco:page away

  • Is the page html only: yes
  • Do you need an activator for this page: no
  • What's the title of your new page: away

Create another route (this time with a parameter in the url)

Clone this wiki locally