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

AndrewBGM/react-swing

Repository files navigation

react-swing

A framework for building Java Swing apps with React

Building locally

git clone git@github.com:AndrewBGM/react-swing.git
cd react-swing
npm install
npm run build

Running samples

In order for the samples to run, the NPM "build" script must be run first, and a WebSocket server implementing react-swing-runtime must be running locally on port 8080 (see https://github.com/AndrewBGM/react-swing-runtime)

npm run sample <filename inside samples/>

About

A framework for building Java Swing apps with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published