Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 353 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 353 Bytes

Pony-o-Castor

===========

Simple react app to put into practice react & redux.

It makes use of Functional components, Actions and Reducers.

Installation


Run $ yarn install to install all dependencies

Run $ yarn start to run the app.

Visit http://localhost:3000 to see the app in action.