City University of Hong Kong
Department of Computer Science
Final Year Project 19CS005
- Java 8 JDK - At least version 8u171, but do not support Java 9 or higher version
- Nodejs
- Modern web browser - Vuejs does not support IE8 and below, because it uses ECMAScript 5 features that are un-shimmable in IE8.
- Write CorDapp base on Corda
- Programming Language: Kotlin
- Webserver: Spring Boot
-
Open terminal in the current directry
-
Get into the backend folder:
cd ./DSEMS-Corda-Backend
-
Follow this instruction to run the backend system.
- Open a new terminal and get into the frontend directory
- Follow this instruction to run the frontend.
- Copy the URL printed in the terminal to your browser (normally is http://localhost:8080/)