Last active
July 16, 2017 17:49
-
-
Save brossetti1/674cb1089f7fef1396ff4c4d3ade0850 to your computer and use it in GitHub Desktop.
useful react packages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`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