💀 My boilerplate portable npm packages
git clone https://github.com/moimikey/npm-boilerplate.git <new project name>
cd <new project name>
rm -rf .git
git init
npm install
npm-boilerplate
in package.json
and README.md
MIT
in LICENSE
unicorn
🦄.babelrc
, .editorconfig
, .*ignore
, .npm*
, to your needsnpm install