Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 373 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 373 Bytes

Hot minute

An action game to play with friends. The app handles activity (Speak, Draw, Show, Humming) selection, timing and score-keeping.

Development

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