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

A simple React and Redux Todo App w/ All the Latest Fixins

License

Notifications You must be signed in to change notification settings

arecvlohe/full-stack-react-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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