gridpuzz A minimal clone of the puzzle game from puzzgrid.com. Personal project, mostly written in a day. See it on the web at https://gridpuzz.herokuapp.com/ Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Starts static web server npm run start Customize configuration See Configuration Reference.