/access-terminal

Vue.js application to use together with a running host-backend to process the guests' tickets at the venue.

Primary LanguageVue

Ticketing dApp

Blockchain Ticketing

Software Project

University of Zurich

Access Terminal

Requirements

  • Git command line interface
  • Node.js command line interface

Clone the Repository

git clone https://github.com/bc-ticketing/access-terminal.git

How to Run

Go to the root of the project, install the dependencies and run the application with the following commands.

cd access-terminal
npm install
npm run serve