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