INSTALLATION & LOCAL RUN use npm i to install dependencies In ./InvoicePDF/client: to start application run npm start In ./InvoicePDF/server: to start use npm run dev to start local server