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.
- Host: GitHub
- URL: https://github.com/mfellner/apollo-mui-ssr-example
- Owner: mfellner
- License: mit
- Created: 2018-07-19T20:37:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T12:03:58.000Z (almost 7 years ago)
- Last Synced: 2024-10-12T00:18:50.197Z (8 months ago)
- Topics: apollo, graphql, material-ui, react, ssr
- Language: TypeScript
- Homepage: https://apollo-mui-ssr-example-qwwwpixocr.now.sh
- Size: 67.4 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.