Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 622 Bytes

File metadata and controls

9 lines (5 loc) · 622 Bytes

MapAble Unified on Replit

The repository contains two runnable applications.

Replit's default Run action starts the MapAble web platform from apps/web, using that application's existing Replit-aware scripts and configuration.

AdaptAble / Independence Suite lives in apps/mobile and remains an Expo + React Native application. Run it using the root mobile scripts when working on the native/mobile experience.

Keep web and mobile dependency installation scoped to their respective application directories. Do not collapse React 18 web dependencies and React 19 mobile dependencies into a single package manifest.