node_scaffold

Scaffolds out a node.js web application.

Usage no npm install needed!

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

README

node_scaffold

Scaffolds out a new node.js webapp. Yes I'm aware that yeoman exists. It was quicker to build this than to customize yeoman for my purposes.