This project was created as an example for a presentation at Exchange.js, Feb 7, 2019
Slides: https://docs.google.com/presentation/d/1iOv-6zQxR69pZxsBQy6APwrRXefkfsjao7zc1nD3N1c/edit?usp=sharing
Video: (TODO)
Requires Node (>=8) and npm (>= 6)
-
git clone https://github.com/CAYdenberg/isomorphic-react-starter.git
-
cd isomorphic-react-starter
-
npm i
-
npm start
-
Visit localhost:3000 in your browser