README
hello-npm
My first npm package
- This project will be used to test an npm based CI/CD flow.
My first npm package
<script type="module">
import binujayaHelloNpm from 'https://cdn.skypack.dev/@binujaya/hello-npm';
</script>
My first npm package