3rddaytraining

mymodule

Usage no npm install needed!

<script type="module">
  import rddaytraining from 'https://cdn.skypack.dev/3rddaytraining';
</script>

README

A folder containing node js file can be converted int a node package Node package -- a node package is a collection of modules a package can be used by another node package and utilize modules in it..

to convert a folder into a node package , you need to run

npm init