Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 288 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 288 Bytes

sg_virtual_2020

Global setup

First time: install all dependencies by running, from the base directory:

yarn install

This might take a while.

Web

yarn workspace web start

Mobile

yarn workspace mobile start

🎉 you should now be seeing your application running.