Skip to content

exactly/mobile

Repository files navigation

@exactly/mobile

development

requirements

bun lockfile setup

git config --global diff.lockb.textconv bun
git config --global diff.lockb.binary true

install

bun install

run

bun web # for web

bun android # for native android app
bun ios # for native ios app