cppaddoninnodejs Calling cpp code from node js Compilation: This step will create addon.node ( Format which can be used in node js app like require('addon.node') npm run compile Run: npm run start