0.0.6 • Published 7 years ago

create-react-app-kotlin v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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 start

Enjoy!

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!