Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 290 Bytes

A create-react-app which uses ApolloClient to query flows from EnCo's CloudEngine API via the graphql_cloe server app.

Run yarn to install all dependencies.

Run the app with yarn start.

The server has to be running on localhost:4000.