alicia-design-system
v1.101.0
Published
Run `npm install alicia-design-system` and npm will download the project and save it into your `/node_modules/` folder.
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