UNPKG

react-static

Version:

A progressive static site generator for React

11 lines (6 loc) 360 B
# React-Static - Apollo and Redux Example This example is based on the most basic version of react-static available, and adds: - React Apollo - React Redux Both libraries are now loosely coupled so it is very easy to use only one of them, just remove the code you do not want. To get started, run `react-static create` and use the `apollo-redux` template.