Not all projects keep components in the src directory, allow changes. ```sh $ cra-generate --root-dir='app' foo > /app/components/Foo/Foo.js ```
Not all projects keep components in the src directory, allow changes.