Skip to content

jjcfatras/cross_platform_poc

Repository files navigation

Setting up Dev Environment

Run Following Commands from Project Root

  1. nvm use
  2. corepack enable
  3. yarn

Using Web

Launch Dev Server

yarn nx run web2:dev

Using Mobile

Before you start be sure to follow setup instructions at https://docs.expo.dev/get-started/set-up-your-environment for Android and iOS using a development build. You will need Xcode and Android Studio installed to create builds.

Create Development Build

yarn nx run mobile:run-ios

Startup Existing Build

yarn nx run mobile:start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published