Ultibets-app

Installation

yarn install

Commands

  • yarn dev - open a dev server on localhost:3000.
  • yarn lint - lint current code.
  • yarn lintfix - fix linting errors.

If you clone this repository, to enable husky run

yarn husky install