Interface ReactProjectOptions

    • Method Detail

      • getSampleCode

        @Stability(Experimental)
        @Nullable
        default Boolean getSampleCode()
        (experimental) Generate one-time sample in src/ and public/ if there are no files there.

        Default: true

      • getSrcdir

        @Stability(Experimental)
        @Nullable
        default String getSrcdir()
        (experimental) Source directory.

        Default: "src"