https://github.com/firmanjs/generate-html-with-ejs-template
https://github.com/firmanjs/generate-html-with-ejs-template
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/firmanjs/generate-html-with-ejs-template
- Owner: firmanJS
- Created: 2022-03-28T07:58:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T08:06:47.000Z (about 4 years ago)
- Last Synced: 2025-02-02T09:41:35.996Z (about 1 year ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Example Generate PDF Using Template Engine EJS
- module using html-pdf[https://www.npmjs.com/package/html-pdf](https://www.npmjs.com/package/html-pdf)
```sh
yarn install or npm install
node server.js
```
access url :
`http://localhost:3000/generate-pdf`