Skip to content

Instantly share code, notes, and snippets.

@brossetti1
Last active July 16, 2017 17:49
Show Gist options
  • Save brossetti1/674cb1089f7fef1396ff4c4d3ade0850 to your computer and use it in GitHub Desktop.
Save brossetti1/674cb1089f7fef1396ff4c4d3ade0850 to your computer and use it in GitHub Desktop.
useful react packages
`npm install -g yarn`
re-base
autoprefixer-stylus - https://github.com/jescalan/autoprefixer-stylus
stylus - http://stylus-lang.com/
style-loader - https://github.com/webpack-contrib/style-loader
eslint
eslint-plugin-flowtype
eslint-plugin-jsx-a11y
eslint-plugin-react
babel
babel-eslint
babel-core
babel-jest
babel-loader
babel-preset
whatwg-fetch
`yarn add re-base autoprefixer-stylus stylus style-loader eslint eslint-plugin-flowtype eslint-plugin-jsx-a11y eslint-plugin-react babel babel-eslint babel-core babel-jest babel-loader babel-preset whatwg-fetch`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment