Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 508 Bytes

File metadata and controls

executable file
·
16 lines (11 loc) · 508 Bytes

Performance exercise

This repo contains some exercises to help you learn some performance optimizations in React

How to install

  • git clone git@github.com:reactgraphqlacademy/react-perf.git
  • cd exercise-perf
  • npm i
  • npm start
  • Open the Browser with the url http://localhost:3000 and you will be ready to start

License

This material is available for private, non-commercial use under the GPL version 3.