CommonJS modules and project structure: Node.js course | Zoonk
10. CommonJS modules and project structure
Use CommonJS require/module.exports and the package.json file to organize code. Create a small multi-file project with local modules, scripts, and configuration.