# @scrabble-solver/scrabble-solver

The Scrabble Solver app.

Available at: https://scrabble-solver.org/

## Scripts

### `bun run build`

Run production build and place the output in `./next/`.

### `bun run dev`

Run development server with hot-reload.

### `bun start`

Run production server.
