This module focuses mainly on inventory items which is then exported as pdf format to make it as portable and this module provides as an add-on to every project.
This is an example of how you may give instructions on setting up your project locally. To get a local copy in your directory follow these simple steps.
-
Clone the repo
git clone https://github.com/mervin-prog/Invoice_Generator.git -
Open a terminal or cmd
cd Invoice_Generator
use npm i to install all packages.
-
Run -> npm run dev.
- Mervin(mervin-prog) - All work

