IT-passion / delivery-slip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:HTML 51.8%Language:JavaScript 48.2%