- install OpenJDK8
- set
JAVA_HOME
environment variable
- set
- (optional) install latest gradle
- otherwise just use
$ ./gradlew
- otherwise just use
- (optional) install python 2.7.x
- set
PYTHON
environment variable $ gradle npminstall
may complain otherwise
- set
- Robimy clona repo
$ gradle build
Run as SpringBoot App
- using browser, navigate to
localhost:8080
$ gradle gulp_watch
$ gradle gulp_build
Koniec ;)