Skip to content

vvaldesc/NODE_CPP_TEST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Requisites:

Install Visual C++ Build Environment: For Visual Studio 2019 or later, use the Desktop development with C++ workload from Visual Studio Community. For a version older than Visual Studio 2019, install Visual Studio Build Tools with the Visual C++ build tools option.

Original npm-gyp repo click here.

Instructions:

  • npm run build to compile native code.
  • npm run dev or node index.js to run JS script.