README
Hello NPM from @ahenteti
Installation
Run npm install @ahenteti/hello-npm
Usage
import hello from @ahenteti/hello-npm
hello();
Hello NPM from @ahenteti
<script type="module">
import ahentetiHelloNpm from 'https://cdn.skypack.dev/@ahenteti/hello-npm';
</script>
Run npm install @ahenteti/hello-npm
import hello from @ahenteti/hello-npm
hello();