Skip to content

erikgreasy/blockchain-school-client

Repository files navigation

Blockchain based school system

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

Online demo

Installation

Clone the repository

git clone [email protected]: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/