a super simple, pretty way to print out all the scripts in your package.json
npm i nscripts -g just run ns from any dir that has a package.json, this will print out all scripts in your package.json .
ns example of running ns in the react-webpack-starter
