Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 377 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 377 Bytes

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