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