create-react-app-kotlin
v0.0.6
Published
Configuration and scripts for Create React App using Kotlin.
Readme
Create React App with Kotlin
Project Current State
The current state of this project is proof of concept.
In any case it is already possible to create a Kotlin application based on the Create React App, but only for development purposes.
How to Use
yarn global add create-react-app
create-react-app my-app --scripts-version react-scripts-kt
cd my-app
yarn startEnjoy!
If you liked it, please consider the possibility of helping with the project. Be it leaving your suggestions, creating pull requests or giving a star.
Thanks a lot!
