Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 298 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 298 Bytes

Buzzer App

Simple application with big red button which sends message with name to specified ws endpoint.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ quasar dev

# build for production with minification
$ quasar build

TODO