Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 345 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 345 Bytes

bt-ui-library

Project setup

yarn bootstrap

Compiles and minifies for production

yarn dist

Compiles docs

yarn docs:build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.