Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 512 Bytes

File metadata and controls

19 lines (13 loc) · 512 Bytes

Create Confy App

Create Confy apps - manager applications for Friendly Apps

Quick start

npx create-confy-app

Project name (only alphanumerics): friendlywords
App label (visible in Google Play): Friendly Words - Manager
done

cd friendlywords
yarn install
yarn run react-native run-android

For how to run and debug React Native apps, see React Native Getting - Started. Look for the Building Projects with Native Code section.