Wonderful gaming platform application.
The application is written using:
- Java (Spring)
- Javascript (React)
- Font Awsome Icons
- Install JDK 1.8
- Install maven
- Install npm
Build js:
npm install
npm run build-dev
Run tests:
mvn clean test
npm run test
Run from command line:
mvn spring-boot:run