0.0.5 • Published 2 years ago
@merokudao/design-system v0.0.5
@meroku/design-system
Component library for all Meroku Project
Installation
Install yarn globally via npm:
npm install --global yarnClone the repo and cd to the project:
git clone git@github.com:merokudao/design-system.git
cd design-systemInstall packages
Install packages via yarn
yarn installStart storybook server:
yarn storybookBuild storybook locally:
yarn build