Description:
react-static is a progressive static-site framework for React.
Features:
- React. Enough said.
- Blazing fast performance.
- Data Agnostic. Feed your site data from anywhere, however you want.
- Built for SEO, by SEO professionals
- React-first developer experience
- Painless project setup & migration
- Supports 99.9% of the React ecosystem. Including CSS-in-JS libraries, custom Query layers like GraphQL, and even Redux!
- Aggressive and flexible reloading.
Installation:
# Yarn
$ yarn add react-static# NPM
$ npm install react-static –save
