Skip to content

Instantly share code, notes, and snippets.

@rafaelrozon
Last active May 26, 2019 06:34
Show Gist options
  • Save rafaelrozon/91e79afcb972aadaff09e347962b3f88 to your computer and use it in GitHub Desktop.
Save rafaelrozon/91e79afcb972aadaff09e347962b3f88 to your computer and use it in GitHub Desktop.
|-- workspace
    |-- src
        |-- App.css
        |-- App.js
        |-- App.test.js
        |-- index.js
        |-- serviceWorker.js
        |-- components
        |-- decorators
        |-- docs
        |-- features
        |-- pages
        |-- provider
        |-- routes
        |-- state
        |-- static
        |-- translations
        |-- utils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment