UNPKG

react-crossroads

Version:

Client side router for web applications built with React and utilizing the Flux architecture. The backing routing engine is CrossroadsJs.

14 lines (13 loc) 231 B
<html> <head> <link rel="stylesheet" href="/style.css"> </head> <body> <h1> React-Crossroads Examples Index </h1> <ul> <li><a href="/address-book">Address Book</a></li> </ul> </body> </html>