I am currently working on a couple of Electron projects, and I wanted to upload them to my GitHub for further development. My question is, how do I do that responsibly? Meaning, without having to upload possibly hundreds of MB's of node modules and extra things that I don't see in other Node.JS based projects. I know most stand alone projects have you install them via npm after you download them. How would I go about setting my projects to work in a similar fashion to that?
Submitted November 04, 2017 at 11:52PM by hsoj95
No comments:
Post a Comment