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

Support create-react-kotlin-app scripts #152

Open
epool opened this issue May 17, 2019 · 0 comments
Open

Support create-react-kotlin-app scripts #152

epool opened this issue May 17, 2019 · 0 comments

Comments

@epool
Copy link

epool commented May 17, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant