Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 253 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 253 Bytes

Simple Task App

Simple task app with basic Redux implementation

Prerequisites

  • Node 15.3.0
  • Yarn 1.22.5

Development Setup

  1. git clone https://github.com/dwrellin/task-app.git
  2. cd task-app
  3. yarn

Run locally

  • yarn dev