/ku

displaying numbers

Primary LanguageVueGNU General Public License v3.0GPL-3.0

ku

A small webapp for bars with self-service to display the reservation number on a screen. The number is writen white on black for the use of multiply on an movie below.

Build and testet with node version 20.

  • Rename local.db.json.example to local.db.json;
  • Run npm install
  • Run npm start

Build Setup

# install dependencies
npm i

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build