- Ensure you have lts version of Nodejs installed (https://nodejs.org)
- Clone the VLSM Interfacing repository
- run
npm install
- to test the app run
npm start
- to build the app for production run
npm run electron:build
- Once the application runs, ensure you enter proper settings (Machine settings and MySQL settings)