stanleyman08 / invoice-management-app

MIT License
1 stars 0 forks source link

Work Order and Accounting Management

CircleCI

Work order and accounting management is an application specifically created for a catering company to manage their work orders.

Work Order App Screen

Features

Built with

Installation

Install the dependencies and devDependencies.

$ yarn install

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

Production

To package apps for the local platform:

yarn package

Todos

Note: Look at issues for things that still need to be implemented

License

MIT