Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 700 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 700 Bytes

example-just-react

A minimal example of a Reflame React app.

Reflame is completely self-contained, and not dependent on Node, NPM, or any other tools.

All that's needed to get started is a config file and an app folder with your code.

Use the Reflame VSCode extension to develop locally against Live Previews. Use development mode for instant, state-preserving updates with React Fast Refresh, or production mode for full production-parity, and switch between the two at any time.