Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 191 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 191 Bytes

Matcha Mobile

Run Project

yarn install

Web

yarn api && yarn web

iOS

yarn api && yarn ios

Android

yarn api && yarn android