@me5on/create
v0.0.43
Published
Helper for creating initial files
Readme
![]()
Create
Run
npm init @me5onCleanup before run
In case you have an earlier version stored in the NPX cache. To remove all that cache on *nix (
delete %LocalAppData%/npm-cache/_npx on win):
rm -rf ~/.npm/_npxYou can find where the NPM cache is with:
npm config get cache