this is a facebook messenger clone build with
- React
- Graphql
- yarn workspaces
- nvm
- yarn 2
- git
# clone the repo
git clone [email protected]:chico1992/messenger-clone.git
# OR
git clone https://github.com/chico1992/messenger-clone.git
cd messenger-clone
nvm use
yarn
to make your editor work nicely with yarn 2 you should run following command Read more here
yarn pnpify --sdk