This project minimizes the logistical difficulty in the stock of a store. Simple report via a PDF.
These tools are needed to start the project:
- NodeJS
- Clone this project
- Open
inventory-pdf
folder and runnpm install
oryarn
- Run
npm run start:dev
ouyarn start:dev