Deployed on: https://tallink-test-conference-app.herokuapp.com/
Spring Boot, H2 and React.js Web Application
- Clone this repository
- From frontend directory, run
npm installandnpm run build - From root directory, run
mvn spring-boot:run - From frontend directory, to perform form tests run
npm run nightwatch - To enter H2 database, go to
http://localhost:8080/h2
https://confluence.atlassian.com/doc/setting-the-java_home-variable-in-windows-8895.html
