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

https://github.com/mfellner/apollo-mui-ssr-example

Example of Apollo GraphQL, Material UI and SSR.
https://github.com/mfellner/apollo-mui-ssr-example

apollo graphql material-ui react ssr

Last synced: 2 months ago
JSON representation

Example of Apollo GraphQL, Material UI and SSR.

Awesome Lists containing this project

README

        

# apollo-mui-ssr-example

Example of Apollo GraphQL, Material UI and SSR.

## Development

```
yarn install
yarn dev
```

The web application is running at http://localhost:3000.