An open API service indexing awesome lists of open source software.

https://github.com/rimiti/invoice-it-example

Example to show you how to use invoice-it package.
https://github.com/rimiti/invoice-it-example

export html invoice invoice-it node nodejs order pdf

Last synced: 9 months ago
JSON representation

Example to show you how to use invoice-it package.

Awesome Lists containing this project

README

          

# invoice-it-example

Simple example that shows how to use [@rimiti/invoice-it](https://github.com/rimiti/invoice-it) package ([Associated tutorial](https://dimsolution.com/blog/2018-05-29/how-to-easily-generate-order-invoice-pdf-file/)).

## Results

Screenshots of generated files.

## Scripts

Run using npm run command.

execute - run example

## License
MIT © [Dimitri DO BAIRRO](https://github.com/rimiti/invoice-it-example/blob/master/LICENSE)