developer guid to create first app using react, apollo, graphql and mongo see developer guide.pdf to learn how to build your first app step by step
- git clone https://github.com/sawsenFattahi/React-apollo-graphql-mongo.git
- cd graphql-server
- yarn install
- yarn start
- cd front-office
- yarn install
- yarn start