Skip to content

BigWhaleLabs/frontend-utils

Repository files navigation

Frontend utils

Installation

yarn add @big-whale-labs/frontend-utils

Local launch

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

Available Scripts

  • yarn start — development mode, rebuilds on changes
  • yarn build — builds utils
  • yarn release — create a release and publish the package
  • yarn test to test error parsers