Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 348 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 348 Bytes

VLSM INTERFACING

  • 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)