scrabble-solver
Version:
Scrabble Solver 2 - Free, open-source, cross-platform, multi-language analysis tool for Scrabble, Scrabble Duel, Super Scrabble, Letter League, Crossplay, Literaki, and Kelimelik. Quickly find the top-scoring words using the given board and tiles.
20 lines (10 loc) • 296 B
Markdown
@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.