https://notepad.js.org/ === online ka pueding magtype ng html code then it will save on the laptop = = = inside Software project folder: open notepad and save it as: package.json (note see its contents in this last page) again, open notepad and save it as: main.js (note see its contents in this last page) again, open notepad and save it as: preload.js (note this must be empty)
To be safe, please copy the folder "node_modules" from Desktop/ARLAW folder then, open command prompt right-click on the command prompt select "run as administrator" inside this cmd prompt paste this command
cd %USERPROFILE%\Desktop\Dental
then type this cmd prompts one at a time:
npm init -y npm install electron electron-builder --save-dev npm run dist You should see by now, after 3 minutes process, inside the "dist" folder the .exe application stand alond to function.