Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 750 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 750 Bytes

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/