Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 169 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 169 Bytes

react-101

A React introductory workshop

How to start?

  • You need Node and Yarn.
  • Run yarn install
  • Enter to localhost:8080
  • If you see something, we're fine!