Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 333 Bytes

Readme.md

File metadata and controls

8 lines (6 loc) · 333 Bytes

React day Berlin demo

  1. Install the dependecncies for server and client with yarn or npm
  2. You can refer to the RN documentation to learn how to run the RN app. It's in the client directory.
  3. Run server: cd server && yarn start

demo