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

https://github.com/FormidableLabs/react-europe-demos

React Europe 2018 Keynote Demos
https://github.com/FormidableLabs/react-europe-demos

Last synced: 11 months ago
JSON representation

React Europe 2018 Keynote Demos

Awesome Lists containing this project

README

          

# React Europe 2018 Demos

## Getting started

- Run `yarn` or `npm install`
- Go into `src/index.js` and comment or uncomment the different demos and update which one to display in the `root.render`
- If you want to run the "SuspenseImages" demo, generate a github personal access token and put it in `src/suspense-images/token.js` to enable calling the graphql API.