This is an Electron application that can control the layout table designed and built for Magnum Manufacturing.
- Install Node LTS
- Clone this repository
cd LayoutTable-Electron
npm install
to install the application's dependenciesnpm start
to start the application
TODO