-
Notifications
You must be signed in to change notification settings - Fork 1
00 development environment
maapteh edited this page Jun 18, 2020
·
6 revisions
This part is optional, you can use your own development environment and tools.
The development environment described here is the most commonly used one and the one we recommend.
- Download and install Visual Studio Code together with the GraphQL plugin.
- Clone the repository.
- Run
yarnfrom the root folder of the cloned folder - Open the cloned folder using VSCode
Now we're all set!