Interactive guestbook app for events and conferences. Generates a pretty nametag and allows you to connect with other attendees.
Run the app with npm:
npm install
npm run serveBuild the app to the out folder:
npm run buildDeploy the app to a DXOS Kube:
npm run deploy