Skip to content

Running The Project

Web Application

NOTE: Run this from /src-web-app

npm run dev

Mobile Application

NOTE: Run this from /src-mobile-app

npm run start

If Expo asks you to log in, you can try…

npx expo start --offline

Scan the QR code to open the app in Expo Go.

Starlight Docs

NOTE: Run this from /src-doc

npm run dev