Skip to content

Instantly share code, notes, and snippets.

@tgoldenberg
Created September 2, 2016 21:27
Show Gist options
  • Select an option

  • Save tgoldenberg/2445f7a2ea2c0f0c38b9800570b34fb9 to your computer and use it in GitHub Desktop.

Select an option

Save tgoldenberg/2445f7a2ea2c0f0c38b9800570b34fb9 to your computer and use it in GitHub Desktop.
helpful Redux directory structure
main.html
main.js
app
- splash
- actions
- components
- containers
- reducers
- constants
- accounts
- actions
- components
- containers
...
- feed
...
- shared
package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment