Skip to content

vvaldesc/NODE_CPP_TEST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

af857db · Feb 18, 2024

History

6 Commits
Feb 17, 2024
Feb 18, 2024
Feb 17, 2024
Feb 18, 2024
Feb 17, 2024
Feb 18, 2024
Feb 18, 2024
Feb 18, 2024
Feb 18, 2024

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.