Spacenow-ui-react.
Run the following command:
yarn add spacenow-ui-react
--
Run the following command to build package:
yarn run publish
Run the following command to publish package to NPM:
yarn run publish
Run the following command to clean build folder:
yarn run publish
Run the following command to view all components in Storybook:
yarn run storybook
Run the following command to run demo server:
yarn start