# React-Static - On-the-fly Routing Example

This example shows how to have routing created client-side without static routes.
Important code is at `app.js`

To get started, run `react-static create` and use the `on-the-fly-routing` template.
