generate image of dressed person
install node and npm first
then run
npm install
to install node modules
edit package.json: set "proxy" to the url of dressUp backend
run:
npm start
visit localhost:3000
to use it
run:
npm run build
then copy files in ./build
to ...(backend dir)/public