/hsvticket

Primary LanguageJavaScript

Minimal mobile Ticket Scanner

Installation

Clone repo and install packages:

npm install

Deploy

Start server via:

npm start

To rebuild bundle.js on save run:

npm run watch