Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 246 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 246 Bytes

react-swing-runtime

A framework for building Java Swing apps with React.

Building locally

git clone git@github.com:AndrewBGM/react-swing-runtime.git
cd react-swing-runtime
gradlew build

Running locally

gradlew sample