React Static
A progressive static-site generator for React.
React-Static is a fast, lightweight, and powerful framework for building static-progressive React applications and websites. It's been carefully designed to meet the highest standards of SEO, site performance, and user/developer experience.
Features
- ⚛️ 100% React (or Preact!)
- ? Blazing fast builds and performance.
- ? Data Agnostic. Supply your site with data from anywhere, however you want.
- ✂️ Automatic code and data splitting for routes!
- ? Instant page views via PRPL pattern.
- ? Built for SEO.
- ? React-first developer experience.
- ? Painless project setup & migration.
- ? Supports 100% of the React ecosystem. Including CSS-in-JS libraries, custom Query layers like GraphQL, and even Redux.
- ? Hot Reloadable out-of-the-box. Edit React components & styles in real-time.
- ? LAN accessible dev environment for testing on other devices like phones and tablets.
Quick Start
- Install the CLI:
- Create a new project:
- Pick a template!
- Navigate to your new project:
- Start the dev server and edit some code!
- Test a production build
- Build for production!