Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 399 Bytes

Inventory PDF

This project minimizes the logistical difficulty in the stock of a store. Simple report via a PDF.

Inventory PDF

Dependencies

These tools are needed to start the project:

  • NodeJS

Running

  1. Clone this project
  2. Open inventory-pdf folder and run npm install or yarn
  3. Run npm run start:dev ou yarn start:dev