Install neon first.
Compile the code:
> neon build --release
Open node
and execute the JavaScript code from index.js
:
> require('.')
Install neon first.
Compile the code:
> neon build --release
Open node
and execute the JavaScript code from index.js
:
> require('.')