Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 229 Bytes

Hello World exercise

Based on Create React App

How to start

  • clone the repo
  • run yarn to install the dependencies
  • start the app: yarn start
  • start coding