Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 721 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 721 Bytes

wheeldecide

A small wheel of fortune I built with Vue.js and some cool canvas snippets I found online.

This app is accessible here: http://wheeldecide.netlify.app

🎲 Demo

demo-wheeldecide.mov

💡 Setup

yarn install

🛠️ Useful commands

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

📚 Ressources