vue-solitaire
vue-solitaire copied to clipboard
Solitaire created in vue
vue-solitaire
This project is a way of demonstrating several concepts in a real world use case. Also, I wanted a solitaire app without ads.
You can find the currently released version at:
Special Thanks
Netlify
Thanks to Netlify for hosting my very small PWA for free!
BrowserStack
Thank you to Browser Stack for helping out! I do not currently own a mac or iOS devices i can test with, So i am using browser stack for any testing on those systems.
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint