README
An NPM Module to test module publishing
How to install
run command: npm install -g npm-asdf
To run server open terminal and run following command: run-globally
If you install it locally, Goto npm-asdf and run the command: node dist/server.js
test run module
<script type="module">
import npmAsdf from 'https://cdn.skypack.dev/npm-asdf';
</script>
An NPM Module to test module publishing
How to install
run command: npm install -g npm-asdf
To run server open terminal and run following command: run-globally
If you install it locally, Goto npm-asdf and run the command: node dist/server.js