Skip to content

BigWhaleLabs/bigwhalelabs

Repository files navigation

Big Whale Labs website

Landing page for the company that builds the next big thing on the Internet.

Local launch

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

Available Scripts

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