3 way to handle pdf sended from expressjs
cd server-express && npm i && npm run start
cd client-angular && npm i && npm run start # go to http://localhost:4200
(IN PROGRESS ) example client/server project , 3 ways to handle pdf (set by nodejs server) inside browser
JavaScript