Navigate to both backend and frontend folders and run npm i.
Ensure you have node.js installed. Then,
- Open two separate terminals
- One terminal navigate to frontend folder and run npm start
- The other terminal navigate to backend folder and run node ./bin/www or node start
- Node Js
- Express Js
- React Js
- The package dependency is in the package-lock.json
This is a web application developed for retailers and suppliers to store and manage their sales transaction data such as Invoices, Statement Of Accounts, receipts and Credit Notes.