kryptonytt Client Install node.js Run npm install to get all dependecies npm start will serve your project in dev mode on localhost:8080 Server Install maven and Java 1.8 Run mvn spring-boot:run to start the application.