Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 328 Bytes

Full Stack React and Redux Workshop (2017/07/25)

This repository is boilerplate for the Full Stack React and Redux Workshop for Suncoast.js.

To run this application:

  1. $ git clone https://github.com/arecvlohe/full-stack-react-v3.git
  2. $ cd full-stack-react-v3
  3. $ yarn install or $ npm install
  4. $ npm start