/sudoku-vue

A Sudoku webapp built using Vue.js and robatron/sudoku.js

Primary LanguageVueMIT LicenseMIT

Sudoku & Vue

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

Libraries

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.