Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 314 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 314 Bytes

Mario & Antoniya's Wheel of Fortune

Just for fun. 🎰

https://wheel.marioniya.space

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint