@datam/design-system
v0.3.5
Published
```sh nvm use yarn install ```
Downloads
1,873
Keywords
Readme
Project Setup
nvm use
yarn install
Compile and Hot-Reload for Development
yarn dev
Type-Check, Compile and Minify for NPM publish
yarn build
Build storybook
yarn build-storybook
Serve builded storybook folder
yarn serve-storybook
FIX with ESLint and Prettier
yarn lint