gulp, Pug, Stylus, webpack
$ git clone git@github.com:shimakyohsuke/oreore-web-starter-kit.gitor
$ cd oreore-web-starter-kit$ npm iAigis: https://pxgrid.github.io/aigis/
$ npm run aigisnpm-check-updates というパッケージを global にインストール
$ npm install -g npm-check-updates$ npm-check-updatesor
ncu新しいパッケージがあれば、
$ npm-check-updates -uor
ncu -u$ rm -rf node_modules
$ npm cache clean
$ npm cache ls
$ rm -rf ~/.npm$ git rm -r --cached .
$ git add .
$ git commit -m ".gitignore is now working"
$ git push origin master