alexanderalmstrom / react-contentful

Example app with Webpack, React and Contentful.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Contentful

Setup

Rename .env.example to .env and add your own Contenful API credentials (Delivery access token, Preview access token and Space ID).

Installation

yarn install

Development

yarn run start

Build

yarn run build

Run server

yarn run server

About

Example app with Webpack, React and Contentful.


Languages

Language:JavaScript 93.6%Language:CSS 5.0%Language:HTML 1.4%