This UI Kit is to be used for any sorts of Big Whale Labs applications
- Install dependencies with
yarn - Run the server with
yarn start
yarn build— builds the app for production to thedocsfolderyarn 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-cssyarn update— builds the code and pushes it to git remote