Taking voice conversations to the moon 🚀
This folder is pilaf (pi·laf) and it contains everything related to the React Native app.
First of all, this project is currently in very early stages of development, therefore these instructions may not be up to date.
We're using Yarn for this project, do not use npm for the following commands
Compile @dogehouse/kebab by executing the following commands:
cd ../kebab
yarn
yarn build
After you successfully compiled Kebab, go back to this directory and install all modules (@dogehouse/kebab is a yarn workspace, you do not need to manually copy it to node_modules)
You should now be all set to go, go ahead and run the dev server
cd ../pilaf
yarn
yarn start
You now have a metro bundler running, you can start the app on Android or iOS