Skip to content

STDigitalDatacenter/billing-parser

 
 

Repository files navigation

Newtelco Billing Verification

Itenos Masterdata Sheet Sheets API Node Docs

Install

First, clone the repo via git and install dependencies:

git clone https://github.com/newtelco/billing-parser.git
cd billing-parser
yarn

Starting Development

Start 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 dev

Packaging for Production

To package apps for the local platform:

yarn package

Alternatively, you can package for individual environments with yarn package-linux or yarn package-win

Maintainers

License

MIT © Newtelco Billing Parser

About

⚡ Electron Billing Verification Application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 56.5%
  • JavaScript 26.0%
  • CSS 15.9%
  • HTML 1.6%