UNPKG

react-static

Version:

A progressive static site generator for React

15 lines (10 loc) 453 B
# React-Static - Basic Prismic Example This example includes tweaks to use react-static to with prismic headless CMS. It includes: - Babel - CSS imports - Image imports - File imports - Automatic Routing - Fetcing Data from [Prismic](https://prismic.io/) To get started, run `react-static create` and use the `basic-prismic` template. This is a very simplistic example which shows how to configure the Prismic Javascript library to fetch some data.