module Client a prototype of a client app that can consume both CommonJS or ES6 node modules that are private and self hosted. Getting started npm install npm update Running the examples For the CommonJS modules node src/require.js for the EC6 Modules node src/import.mjs