Skip to content

Re-use same components across the projects

License

Notifications You must be signed in to change notification settings

BigWhaleLabs/ui-kit

Repository files navigation

UI Kit for Big Whale Labs applications

This UI Kit is to be used for any sorts of Big Whale Labs applications

Local launch

  1. Install dependencies with yarn
  2. Run the server with yarn start

Available Scripts

  • yarn build — builds the app for production to the docs folder
  • yarn lint — checks if the code is linted and formatted
  • yarn start — runs the app in the development mode
  • yarn generate-css-types — generates the CSS types for tailwind-css
  • yarn update — builds the code and pushes it to git remote