#server go to galakpizza_n
- build with maven
- run pl.setblack.exp.galakpizza.server.PizzaWebServer (it is java class with main)
and You have rest server for galakweb2
#client
- cd to galakweb2
- npm install
- gulp
- gulp dev
- open http://localhost:8000/
#server go to galakpizza_n
and You have rest server for galakweb2
#client