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

A simple Kotlin React Project with gradle, that shows Hello World and a reactstrap button

License

Notifications You must be signed in to change notification settings

Foso/kotlin-react-Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-react-bootstrap

What is it?

An extremely simple bootstrap application for using Kotlin React together with the Kotlin Frontend Plugin

Improvements to the project are very welcome!

How to use

You will need to have Node.js & npm installed on your environment.

Run the command gradlew -t run task with to bundle and host the project. The -t enables continuous building so you will see any code changes reflected in your browser (almost) immediately. The application will be available on http://localhost:8088.

Suggested improvements

If you feel like contributing in any way, please do. Below are some suggestions.

  • Use the gradle-node-plugin in order to avoid having to install NPM beforehand.
  • Keep dependencies up to date.
  • A trivial unit test example

About

A simple Kotlin React Project with gradle, that shows Hello World and a reactstrap button

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published