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

https://github.com/qalincalabs/logcica-graphiql

logCiCa API documentation
https://github.com/qalincalabs/logcica-graphiql

api graphiql graphql logistics

Last synced: about 1 month ago
JSON representation

logCiCa API documentation

Awesome Lists containing this project

README

          

# GraphiQL `create-react-app` Example

This example demonstrates how to transpile your own custom ES6 and typescript GraphiQL implementation bootstrapped with `create-react-app`, no config needed.

## Setup

1. `yarn` and `yarn start` from this folder to start `react-scripts` dev server.
1. `yarn build` from this folder to build production ready transpiled files using `react-scripts`. Find the output in `build` folder.