UNPKG

react-static

Version:

A progressive static site generator for React

11 lines (8 loc) 302 B
# React-Static - Preact Example This example of React-Static uses `preact` in production via the use of `preact-compat`. It also includes out of the box: - Babel - CSS imports - Image imports - File imports - Automatic Routing To get started, run `react-static create` and use the `preact` template.