Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 190 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 190 Bytes

robofriends

Small front-end project using React/Redux

To run the project:

  1. Clone this repo
  2. Run npm install (might be prompted to run npm audit fix afterwards)
  3. Run npm start