Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Support create-react-kotlin-app scripts #152

@epool

Description

@epool

Since create-react-kotlin-app looks kinda stable and it's the easiest way to start a React/Kotlin project from scratch. The kotlin-frontend-plugin could support a basic React/Kotlin project generated by create-react-kotlin-app, in order to speed up the integration of a MPP project and the create-react-kotlin-app script and having the same/similar project structure from that script.

This way we could do things like npm start(from create-react-kotlin-app) => ./gradlew :jsApp:run(from kotlin-frontend-plugin) and work in sync with the same/similar commands through npm and gradle and take all the advantages of create-react-kotlin-app as npm build, npm start, npm eject, etc. and all the pre-configuration of webpack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions