Design System for CMMD applications using Web Components.
These Web Components extends from Lion Web Components
First clone the repository:
git clone https://github.com/carlosmmdiaz/cmmd-web.gitThen install all dependencies:
yarn installAnd finally to see the CMMD-WEB components running launch the storybook:
yarn storybook