Skip to content

bvaughn/react-conf-2018-profiling-keynote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2018 React Conf Profiling keynote

You can find the video presentation here. You can find annotated Keynote slides here.

To run this application:

yarn install
yarn start

To modify its behavior, edit the FLAG_ variables at the top of src/App.js.