Skip to content

Files

Latest commit

 

History

History
15 lines (10 loc) · 216 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 216 Bytes

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