Awesome
Project showing the usage of the reason-apollo
package
The package can be found here
To run the project:
Install dependencies
yarn
or
npm install
Start the server
yarn start:server
Start the app
yarn start