UNPKG

react-static

Version:

A progressive static site generator for React

7 lines (4 loc) 243 B
# 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.