Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 491 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 491 Bytes

Router - Complex example

This is a relatively complex example for showing how to use Riot Router to handle the URL. This example needs Riot 2.3 or more.

Have a play

Open this example on Plunker

Run locally

Install superstatic if you don't have.

$ npm install -g superstatic

Download or clone this repo, then run the command.

$ cd to/this/dir
$ superstatic

Open the URL shown in your browser.