appscaffold

Creates a directory structure for applications using NodeJS

Usage no npm install needed!

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

README

appScaffold.js

Allows you to create simply a directory structure to organize your files in applications made ​​in NodeJS.

Installation

  npm install -g appscaffold

Usage

  appscaffold

License

appScaffold is available under the MIT license.