Client/frontend part of the blockchain based school application using Hyperledger Fabric, NodeJS backend and VueJS frontend.
Part of the school project at Faculty of Electrical Engineering and Information Technology - Slovak University of Technology
Clone the repository
git clone git@github.com:erikgreasy/blockchain-school-client.git
Install Node dependencies
npm i
Compile and run local server
npm run serve
After successful compilation, you can access the application at http://localhost:8080/