Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 596 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 596 Bytes

Simple slot machine

Demo

https://grinch3214.github.io/slot-machine/

Preview

screenshot

Technologies used

  • Vue 2
  • JavaScript
  • CSS (scss, simple css animation)

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

Customize configuration

See Configuration Reference.