Flareact
NewsOpen Flareact on GitHub
  • Getting Started
  • Pages
  • Data Fetching
  • Dynamic Routes
  • API Routes
  • Built-in CSS Support
  • Static File Serving
  • Fast Refresh
  • Deployment
  • TypeScript
  • React Native (experimental)
  • Custom App Page
  • Custom Document Page
  • Custom PostCSS Config
  • Custom 404 Not Found Error Page
  • Custom Webpack Config
  • Comparison to Next.js
  • flareact/link
  • flareact/head
  • flareact/router

Fast Refresh

Flareact kind of supports React Fast Refresh. Next.js has a nice explainer on Fast Refresh and how it works.

However, you might find quirks with Flareact's implementation. Please file an issue if you notice something strange.