@big-whale-labs/ui-kit
v1.0.16
Published
This UI Kit is to be used for any sorts of Big Whale Labs applications
Downloads
3
Keywords
Readme
UI Kit for Big Whale Labs applications
This UI Kit is to be used for any sorts of Big Whale Labs applications
Local launch
- Install dependencies with
yarn
- Run the server with
yarn start
Available Scripts
yarn build
— builds the app for production to thedocs
folderyarn lint
— checks if the code is linted and formattedyarn start
— runs the app in the development modeyarn generate-css-types
— generates the CSS types fortailwind-css
yarn update
— builds the code and pushes it to git remote