socio-react-meeting

Socio React Meeting Monorepo

Usage no npm install needed!

<script type="module">
  import socioReactMeeting from 'https://cdn.skypack.dev/socio-react-meeting';
</script>

README

Socio React Meeting Library

Pre-requisites

This repository working with lerna

npm i -g lerna

pre-setup

installing and linking dependencies

lerna bootstrap

Run

npm run start

Storybook

npm run storybook

Test

npm run test

Build

npm run build

Build Storybook

npm run build-storybook

Publish

lerna publish