Skip to content

Kinjalrk2k/live-html-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live HTML to PDF

Create PDFs with HTML and Handlebars with live reload!

Usage

Deployed here 🚀

Usage (Locally)

  • Clone this repository
  • Install Backend dependencies (Node-Express): npm i (in the server directory)
  • Install Frontend dependancies (React): yarn install (in the root directory)
  • Start the Backend Server: npm start (in the server directory)
  • Start the React Local Server: npm start (in the root directory)

About

Convert HTML to PDF live using this editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published