@voiceiq/web-components-legacy
v1.0.0
Published
VoiceIQ Web Components Library
Readme
viq.web.components.legacy
Place for all voiceiq web components. The beginning of maranon design system.
How to install
- Make sure you have the npm and node installed. The recommended version of npm and node are:
- node: latest version
- npm: latest version
- yarn: latest version
To install packages switch to viq.web.components.legacy/components. To install all dependencies and packages run:
npm installStarting viq.web.components.legacy storybook
Simply run from viq.web.components.legacy/components:
npm run start-storybook