This is a repository of node napi examples.
If you want detail of napi, you can visit node_napi.
You can visit app.js know how use it which napi_module are constructed.
You have to make sure node_gyp now installed in you computer.
npm install
npm run build
npm run dev