Skip to content

Danilo-Araujo-Silva/create-react-app-kotlin

 
 

Repository files navigation

Create React App 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!

About

Create React apps with no build configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.8%
  • Shell 25.7%
  • Kotlin 1.7%
  • AppleScript 1.7%
  • HTML 1.4%
  • CSS 0.7%