Freemarket is a react-native
study project by @marchi-martius and @obliviusm
- Clone this repo:
git clone git@github.com:marchi-martius/FreemarketRn
. - Follow React Native installation guide.
- Install yarn.
- Install dependencies:
yarn install
.
- Enable device
- Connect Android device in developer mode (USB debug);
- or enable Android Virual Device.
react-native run-android
TBD
BSD 2-clause License