Itenos Masterdata Sheet Sheets API Node Docs
First, clone the repo via git and install dependencies:
git clone https://github.com/newtelco/billing-parser.git
cd billing-parser
yarnStart the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:
yarn devTo package apps for the local platform:
yarn packageAlternatively, you can package for individual environments with yarn package-linux or yarn package-win
MIT © Newtelco Billing Parser