npm i --yes ng serve -o http://localhost:4200
ng build
Assumes your backend runs on http://localhost:8080
docker run \
-e "APP_BASE_URL=http://localhost:8080/api" \
-it --rm -p 80:80 shopizerecomm/shopizer-admin
Username: [email protected] Password: password