Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 347 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 347 Bytes

README

Purpose

Technology Stack

  • React
  • Redux
  • scss
  • Jest (testing)

Setup

  1. Install npm brew install npm
  2. Install yarn npm install yarn
  3. Install project dependencies yarn install
  4. Run local dev server yarn dev
  5. Open browser and navigate to localhost:8080

Notes

Known Issues