sibiraj-s / react-shadow

Render React app inside in shadow DOM

Home Page:https://sibiraj-s.github.io/react-shadow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-shadow Tests

Render React app inside in shadow DOM.

Polyfills

Webcomponents are not yet completely supported by all browsers, refer Can I Use for stats.

Usage

Clone the repository

git clone https://github.com/sibiraj-s/react-shadow.git

Install the dependencies

npm install

Start the app

npm run dev

Build the app

npm run build

About

Render React app inside in shadow DOM

https://sibiraj-s.github.io/react-shadow

License:MIT License


Languages

Language:JavaScript 91.5%Language:SCSS 5.1%Language:HTML 1.8%Language:Shell 1.6%