0.3.3 • Published 4 years ago
@nuniroland/pluto-design-system v0.3.3
Pluto Design System
React Design System built with React and Storybook
Available Scripts
In the project directory, you can run:
npm run storybook
It will start Storybook locally and output the address. Depending on your system configuration, it will automatically open the address in a new browser tab.
npm run build-library
Builds the component library to the dist
folder.\
It correctly bundles every dependencies and optimizes the build for the best performance.
More about Rollup (https://rollupjs.org/).
npm run chromatic
Run the the following command to build and deploy Storybook on Chromatic
More about the Chromatic library (https://www.chromatic.com/library?appId=60548a977fc8d200216b1bfe).