Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 125 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 125 Bytes

Small react app to solve sudokus

Install with yarn or npm

Start the app with

yarn start

or

npm run start