Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 557 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 557 Bytes

PomoTodo

HOW TO SET UP PROJECT

On PC:

  1. Install 'npm' package and then 'expo'

npm install -g expo-cli

  1. Install node modules

npm install

  1. After it finishes, run project by

npm start

It will generate a QR code on the console

On Mobile:

  1. Download 'Expo' app

  2. Go to Camera (with IPhone) and 'Scan QR code' (with Android), then capture the QR code after running the project on PC. The project will be launched on Expo app

Video demo