js-project-creator

command line utility to create a default template.

Usage no npm install needed!

<script type="module">
  import jsProjectCreator from 'https://cdn.skypack.dev/js-project-creator';
</script>

README

JS Project Creator

command line utility to create default js project template.

after cloning the repo in your local machine,

  • step 1 : run sudo npm link

  • step 2 : run js-project <YOUR PROJECT FOLDER NAME>

    statrt coding