@exponentialworkload/create-test-package
v1.0.1
Published
Test package for create- packages
Downloads
5
Readme
Demo create- package
Just a simple test of how (p)npm create works.
Using this example
Run the following command to see ran using global or (p)npm create | this is where you would put code to generate the app in the output.
pnpm create @exponentialworkload/test-package
index.js is a theoretical api that it would use internally to create the resulting application in an ideal world, whereas bin.js would simply be an interactive command-line utility
