WIP - The product of RiceApps's endeavors to recreate the magic of YikYak without all the bad stuff.
- Download the Expo App on your phone
- Make sure Watchman is set up correctly
- Change to BeakSpeak's project directory
- Open up a terminal and install dependencies with:
npm install
- Then, run in terminal:
npm start
- Next, globally install
react-native-cli
:
npm install -g react-native-cli
- Link assets:
react-native link
- You will be given a QR Code to scan and preview the app on your phone via the Expo client (Android), or enter s and your phone number to get a link to the app preview (iOS)
- Clone the backend repo and follow its instruction set
- Determine which network you're on and edit
config.js
:- Set the value of
ip
to your network's IP address
- Set the value of