react-login-widget

Just run `npm install` and `npm start`, then go to localhost:3000 to start developing. To build, run `npm run build`, and to preview run `npm run preview`, then go to localhost:1234 for the minified production bundle.

Usage no npm install needed!

<script type="module">
  import reactLoginWidget from 'https://cdn.skypack.dev/react-login-widget';
</script>

README

Just run npm install and npm start, then go to localhost:3000 to start developing. To build, run npm run build, and to preview run npm run preview, then go to localhost:1234 for the minified production bundle.

Run Storybook

npm run storybook

Then browse to http://localhost:9001 for a preview.