Skip to content

Instantly share code, notes, and snippets.

@kalysr
Last active April 25, 2020 12:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kalysr/938e164e5d59e96c704be02fc221ff93 to your computer and use it in GitHub Desktop.
Save kalysr/938e164e5d59e96c704be02fc221ff93 to your computer and use it in GitHub Desktop.
  1. npx create-react-app my-app
  2. cd my-app
  3. yarn add redux react-redux redux-thunk redux-logger redux-devtools-extension react-router-dom classnames connected-react-router history
  4. yarn start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment