An open API service indexing awesome lists of open source software.

https://github.com/zackify/graphql-course

Code from ultimatecourses
https://github.com/zackify/graphql-course

Last synced: 12 months ago
JSON representation

Code from ultimatecourses

Awesome Lists containing this project

README

          

# graphql-course

```
cd api
npm install
npm start
```

```
cd web
npm install
npm start
```