/djp

PDF formater to manage report

Primary LanguageHTML

DJP report

Custom Project to automated creating PDF from input data based on request

Instalation

  • Download Node.JS and Install to your computer
  • Clone this repository using Git
$ git clone https://github.com/0wx/djp.git
$ cd djp
  • Or simply download zip file from here and extract to you local folder

  • Then install using npm

$ npm i

Running the application

  • Simply run it using
$ npm start

then open your browser to localhost:3000 and start using it