A simple Node.js program that will create a directory and generate an empty HTML, CSS, and JS files in the newly created directory.
simply use node script.js <directory-name>
👍
some crazy file creation stuff going on in here. Just learning some node.js 🏫
JavaScript