- installed java 8 or higher
cd backend
gradlew build
java -jar build\libs\backend-0.1-all.jar -Ddatasource.path=example_data/DAMKBAoDBwoDBAkOBAYFCw.csv
Default server port: 8080
cd backend
npm install
npm start
Go to http://localhost:3000 to run front web page