/pdf-in-browser-angular-nodejs

(IN PROGRESS ) example client/server project , 3 ways to handle pdf (set by nodejs server) inside browser

Primary LanguageJavaScript

3 way to handle pdf sended from expressjs

Installation

server

cd server-express && npm i && npm run start

client

cd client-angular && npm i && npm run start # go to http://localhost:4200