6.5.2 • Published 2 years ago
@tutellus/tutellus-components v6.5.2
Tutellus Components
A Design System code base of React components used across all Tutellus web applications.
Start
Start Tutellus Storybook:
npm run devBuild components library
Buid components and their css files by running
npm run buildBuild Storybook
Run this script to build the Storybook library to allow reviewing the components
npm run build:componentsLinting components
Execute stylelint by running:
npm run lintReinstall dependencies
Remove the package-lock.json, node_modules folder and reinstall all dependencies by running:
npm run phoenix6.5.2
2 years ago