Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 353 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 353 Bytes

Apollo Elements Reproduction

Clone this repo then edit it until it reproduces your bug. Then edit the description and steps to reproduce in index.html so that they clearly describe what the bug is and exactly what the reviewer needs to do to reproduce it.

Starting the dev server

npm start

Building a bundle

npm run build