Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 379 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 379 Bytes

quiz

A simple quiz app in React Native and TypeScript

How to run

  • You must have nodejs, and yarn installed.
  • Run "yarn" in project's root folder, then run "yarn start".
  • Then, use the expo go app to run this React Native project.
  • You may also open this app in a web browser. Just follow the instructions in the terminal.