Scripts/resources/[phone]/[phone]/npwd_qb_banking
2024-12-30 11:15:34 +01:00
..
client Part 2 2024-12-29 20:49:12 +01:00
server Part 2 2024-12-29 20:49:12 +01:00
web/dist Part 2 2024-12-29 20:49:12 +01:00
config.lua Part 2 2024-12-29 20:49:12 +01:00
fxmanifest.lua File-parity 2024-12-30 11:15:34 +01:00
README.md Part 2 2024-12-29 20:49:12 +01:00

Material-UI logo

NPWD QB Banking

External NPWD app for QB Banking. Highly recommend to use PEFCL instead.

GitHub all releases

Setup and Configuration

Installation

Development

If you wish to make changes or build yourself you can clone the repository with git clone https://github.com/npwd-community/npwd_qb_banking.git then install the dependencies with yarn build or npm i.

You can either build the project with yarn build or alternatively, you can use yarn watch to put webpack in watch mode so that it will automatically rebuild after any changes you make.