https://github.com/mobxjs/mst-gql/issues/252
Primary LanguageTypeScript
To run the server:
$ cd server/ $ yarn && yarn dev
To run the client:
$ cd web/ $ yarn && yarn start