- Install the dependecncies for
serverandclientwithyarnornpm - You can refer to the RN documentation
to learn how to run the RN app. It's in the
clientdirectory. - Run server:
cd server && yarn start
server and client with yarn or npmclient directory.cd server && yarn start