1.0.6 • Published 6 years ago

create-confy-app v1.0.6

Weekly downloads
2
License
GPL 3.0
Repository
github
Last release
6 years ago

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.