Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 131 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 131 Bytes

How to run

Install dependencies and start the mobile app:

npm ci
npm start

Testing instructions:

npm run test