项目作者: Jefwillems

项目描述 :
Solves sudoku puzzles from a picture
高级语言: JavaScript
项目地址: git://github.com/Jefwillems/sudokuSolver.git
创建时间: 2019-08-06T07:25:25Z
项目社区:https://github.com/Jefwillems/sudokuSolver

开源协议:

下载


sudokusolver

Project setup

  1. npm install

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build

Run your tests

  1. npm run test

Lints and fixes files

  1. npm run lint

Run your unit tests

  1. npm run test:unit

Customize configuration

See Configuration Reference.