alicia-design-system
v1.88.2
Published
## Import Storybook into apps
Downloads
314
Readme
Alicia Design System
Import Storybook into apps
Run npm install alicia-design-system
and npm will download the project and save it into your /node_modules/
folder.
After new changes have been pushed to the branch, delete the package from your node_modules
and run npm install again:
npm uninstall alicia-design-system && npm install username/repo#branch-name