README
This is some sample for the Node.js book, read the book and make some demo for the knowledge.
Here is a demo application from node.js book
<script type="module">
import nodeJsBook from 'https://cdn.skypack.dev/node.js_book';
</script>
This is some sample for the Node.js book, read the book and make some demo for the knowledge.