Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

PollubCafe/Project-X

Repository files navigation

pre-install

  1. install OpenJDK8
    • set JAVA_HOME environment variable
  2. (optional) install latest gradle
    • otherwise just use $ ./gradlew
  3. (optional) install python 2.7.x
    • set PYTHON environment variable
    • $ gradle npminstall may complain otherwise

First

  • Robimy clona repo

build & run

  • $ gradle build
  • Run as SpringBoot App
  • using browser, navigate tolocalhost:8080

FrontEnd watcher

  • $ gradle gulp_watch

Refresh FrontEnd, witchout SpringBoot restart

  • $ gradle gulp_build

Koniec ;)

license

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published