Skip to content

PortDocFormTools/pdf-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-tools

Steps to initialize project

Clone the repository

git clone https://github.com/PortDocFormTools/pdf-tools.git

Navigate to the repository folder

cd pdf-tools

Create .env based on .env.example

cp .env.example .env

Install dependencies

Note: Before installing dependencies, make sure you have Node.js with npm installed.
You can download it here: Node.js

npm install

Workflow

To run the project

npm start

Press Ctrl + C to stop the Server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors