This repo is using monorepo concept and uses yarn to manage
run below command at the root to install packages
yarnyarn server add <pkg>yarn client add <pkg>yarn server dev to start the server
yarn client dev to start the client
one thing to note is that we cannot update page info without having the app reviewed by Facebook.
React
Graphql
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.