Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 218 Bytes

run_project.md

File metadata and controls

15 lines (10 loc) · 218 Bytes

Run the project locally

How to get the project running locally once everything has been set up

This command starts the CMS and API

yarn dev

Start expo for mobile development

yarn dev:app