bundleproject

A minimal Electron application

Usage no npm install needed!

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

README

packageing nodejs code : npm pack --> .tgz file


Install this custom created nodejs .tgz Proj inside your agnular project

  • copy and paste that <.tgz_Proj> in parallel to package.json
  • npm i <.tgz_Proj>

ex- npm i bundleproject-1.0.0.tgz