Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 475 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 475 Bytes

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