README
Multi Library Example -Node.JS
Node.JS Bindings are made with neon.
cd bindings/nodejs
npm install
This will run neon build --release
after installing the dependencies.
Node.js binding for the multilib-example
<script type="module">
import openMarketplaceApplicationsMultilibExample from 'https://cdn.skypack.dev/@open-marketplace-applications/multilib-example';
</script>
Node.JS Bindings are made with neon.
cd bindings/nodejs
npm install
This will run neon build --release
after installing the dependencies.