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

A framework for building Java Swing apps with React.

Notifications You must be signed in to change notification settings

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