Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 263 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 263 Bytes

react-in-shadow

A proof-of-concept application for integrating React into Shadow DOM.

Usage

  1. yarn install
  2. yarn start
  3. Open http://localhost:9000 in your browser.
  4. Use DevTools to inspect source and explore!