README
Hello World
Version
0.0.2
Installation
From NPM for use:
$ npm install node_hello_world
return Hello world
<script type="module">
import nodeHelloWorld from 'https://cdn.skypack.dev/node_hello_world';
</script>
0.0.2
Installation
From NPM for use:
$ npm install node_hello_world