Skip to content

notrab/react-redux-express-apollo-starter

Repository files navigation

React + Redux + Express + Apollo

Installation

git clone https://github.com/notrab/react-redux-express-apollo-starter
cd react-redux-express-apollo-starter
yarn

Development

To start Create React App you'll need to run the following...

yarn start

In a separate window, if you want to start the Express server, you'll need to run the following...

yarn start:server

Production

This starter kit has been designed to work with Heroku, so on deploy, everything will work accordingly.

About

Boiler plate code for getting started with Create React App + Redux + Express + React Apollo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published