/react-starter

Example react app with webpack and react router.

Primary LanguageJavaScript

React Starter

Installation

yarn install

Run local dev server

yarn run start

Deploy to Heroku

Requires Heroku CLI installed and an existing Heroku application. Create a new app with heroku create <name>

yarn run deploy

Demo

See demo here