Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 270 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 270 Bytes

LSX-design-system

This is a work in progress project!

  • Run storybook in dev mode

    npm run storybook

  • Publish storybook in github page

    npm run deploy-storybook

  • Publish on NPM

    npm run publish:npm
    npm publish