This is a simple sudoku webapp created with Vue.js and robatron/sudoku.js.
This project is part of a YouTube tutorial channel located at: https://www.youtube.com/watch?v=oWimqARmM7s
npm install
npm run serve
npm run build
npm run test
npm run lint