@mob2con/mc2-react-lib
v1.1.2
Published
This lib contains shared components to be used in the solutions based on the mobcontrol v2
Downloads
40
Readme
mc2-react-lib
This lib contains shared components to be used in the solutions based on the mobcontrol v2
Usage
Prerequisites
Instalation
yarn install mc2-react-lib
Examples
Navigate trought the /src/examples
folder
yarn start
Developing
Build components under the /src/lib
folder
Coding
Test
yarn test
Publish
yarn build
yarn version --[major|minor|patch]
npm publish