Skip to content

amallo/bbnb-sample

Repository files navigation

Clôner les sources

git clone https://github.com/amallo/bbnb-sample.git
cd bbnb-sample

Installer les modules

NE PAS UTILISER npm install

npm ci

lancer un bundler

npm start

compiler l'application

npx react-native run-android