Source code from "From zero to Web Developer Hero - part 1" lecture.
git clone https://github.com/SAPHybrisGliwice/from-zero-to-web-developer-hero-part-1.git
cd from-zero-to-web-developer-hero-part-1
yarn run init
yarn run compile
yarn run watch
npm install http-server -g
http-server
cd beerStorage
dpd
browse to:
http://127.0.0.1:8080/beerStorage/fill-db.html