Skip to content

Instantly share code, notes, and snippets.

@fand
Created January 26, 2016 01:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fand/0a2c77e3af77d4a23f93 to your computer and use it in GitHub Desktop.
Save fand/0a2c77e3af77d4a23f93 to your computer and use it in GitHub Desktop.
#!/bin/sh
npm i -g nwb budo http-server pm2 forever nodemon
npm i -g strongloop
npm i -g gulp grunt-cli
npm i -g yo yeoman generator-eslint
npm i -g react babel babel-cli babel-preset-stage0 babel-preset-es2015
npm i -g eslint eslint-plugin-react eslint-plugin-html eslint-plugin-fand babel-eslint
npm i -g browserify watchify babelify tsify node-emoji mocha fixpack dtsm david lodash
npm i -g electron electron-prebuilt electron-packager
# cli util
npm i -g prettyjson cliff chokidar-cli asciify datauri html trash-cli shipit-cli
ndenv rehash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment