This project is to generate .html file for Delivery Slip Ticket.

Let's start this project as follows.

Install node_modules

npm install

Run Server

nodemon index.js or npm start

- When the above command is executed, the index.html file is created.