/modules

NodeJs C++ Addon for binary-compiling and serving static assets via CMakeRC.

Primary LanguageCMakeMIT LicenseMIT

hostconfig/modules

Build the NodeJs addon:

yarn && yarn build

Serve the contents at localhost:3000 for inspection:

yarn start

Thanks for reading!

Nathan J. Hood