Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 266 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 266 Bytes

React & Apollo Client side tutorial

How to run this application

  1. Clone repository
  2. Run the following commands to install the packages and have the client and server running.
    yarn
    yarn bootstrap
    yarn start

This project is using lerna