My sandbox for playing/learning with Apollo graphql client/server libs.
- lerna
- yarn
In Root:
- Install Lerna if have not installed globally:
yarn install
- Install packages deps:
yarn install
lerna bootstrap
- Start front-end/back-end servers with yarn start
Get access to nodemon stream or smth. like that