Skip to content

Minimal example how to use Webcomponents in an React App

Notifications You must be signed in to change notification settings

feerglas/webcomponent-react

Repository files navigation

Create React App

This project was bootstrapped with Create React App.

Description

This sample App shows how a custom web component can be integrated and used in react.

Setup

  1. git clone
  2. nvm use
  3. npm install
  4. npm start

How to generate Travis API key for deployment

  • Install Firebase cli and login
  • The Firebase Token to use in CI will be printed in the console

Firebase Hosting

Deployed to: https://webcomp-react.web.app/

About

Minimal example how to use Webcomponents in an React App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published