@stdx/style
v0.1.10
Published
## Project setup ``` yarn install npm ci // or using npm ```
Downloads
5
Readme
next dao-style
Project setup
yarn install
npm ci // or using npm
Compiles and display Storybook for development
yarn run stroybook
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint
Run your unit tests
yarn run test:unit
yarn run test:unit:watch // with 'watch' mode