# 🍃 nodejs
Node.js follows the CommonJS (opens new window) module system, and the builtin require function is the easiest way to include modules that exist in separate files.
Node.js follows the CommonJS (opens new window) module system, and the builtin require function is the easiest way to include modules that exist in separate files.