Skip to content

Beyound3d/pdf-mergo-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(🅿️)PDF-Mergo

PDF_Mergo is a PDF Merging app. We can merge two or more pdf just a click on submit and download merged PDF.

Execution

  • npm init -y (initialise to package.json)
  • node server.js (At starting http://localhost:3000)
  • installing express: npm i express
  • installing nodemon: npm i -g nodemon
  • installing multer: npm i multer

Packages

npm i -g nodemon

npm i express

pdfo

Note:

node_modules file is not uploaded. Because it contain a lot of file.

About

pdf merging app in nodejs and javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published