Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 537 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 537 Bytes

Vue Crossword (Under Construction)

Inspiration from https://github.com/Piterden/vue-crossword. Piterden's has way more options that this one. This is just me doing something random ;)

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.