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.