Simple React App to prototype off
##Run App
- open command Prompt/Terminal to dir and using yarn run yarn install
- after dependencies are installed run yarn start and a browser window should pop up 'localhost:3000'
Simple React App to prototype off
##Run App