/full-stack-react-v3

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

Primary LanguageJavaScriptMIT LicenseMIT

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