Hey the last few days i've been developing a web site, it consists only of one .html file and an .js for node.js. To run the site I just run nodemon and it works fine, but is it possible to do the folowing:-build everything into another directory where all u do is open up the .html and node would work without having to install node.js, npm, and all the dependecies.It's basicly an audio/video converter using ffmpeg and i just want to run it localy and share with some friends that don't webdevelop so if there was a possibility to build it or something like that and how would i go about doing it?Apk would probably work but i want it for pc specificly.Thanks in advance.
Submitted February 10, 2020 at 12:33AM by nprimeeeE
No comments:
Post a Comment