Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 275 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 275 Bytes

How to run

Dependencies

Install dependencies

yarn

Start up

This project runs with custom ui library that compiles both to web and native platforms

Web

To run web-compiled version yarn dev:web

Mobile

To run native-compiled version yarn dev:mobile