Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 455 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 455 Bytes

sudoku

A sudoku solver.

Soduku Solver Render

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.