Skip to content

Instantly share code, notes, and snippets.

@kadikraman
Created March 5, 2017 13:32
Show Gist options
  • Select an option

  • Save kadikraman/9dcb84df9441a4b475d79cde4b62450f to your computer and use it in GitHub Desktop.

Select an option

Save kadikraman/9dcb84df9441a4b475d79cde4b62450f to your computer and use it in GitHub Desktop.
/src
    /components
        PureComponent1
            index.js
            index.spec.js
            style.css
        PureComponent2
            index.js
            index.spec.js
            style.css
        PureComponent3
    /features
        /feature1
            component.js
            container.js
            actions.js
            reducer.js
            saga.js
        /feature2
        /feature3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment