Skip to content

react4j/react4j-flux-challenge

Folders and files

NameName
Last commit message
Last commit date
Oct 22, 2021
Mar 21, 2021
Apr 27, 2019
Dec 19, 2018
Jan 22, 2019
Dec 19, 2018
Feb 15, 2021
Apr 29, 2022
Dec 19, 2018
Dec 19, 2018
May 17, 2024
Dec 19, 2018
May 14, 2020
Apr 1, 2025
Apr 29, 2022

Repository files navigation

React4j Flux Challenge implementation

Build Status

An solution for the problem presented in the flux challenge. The implementation uses Arez and React4j. The source code has been vendored into this repository and the original challenge can be read at vendor/flux-challenge/README.md.

The project must run against the server supplied by the flux-challenge. To set it up run the following commands:

$  cd vendor/flux-challenge/server
$  npm install
$  npm start

This will start the server and the original submission at at http://localhost:3000/s/.

The solution can be run through the GWT DevServer and is available at http://127.0.0.1:8888/sithtracker_dev/ but it is assumed that you know enough about Buildr/GWT/etc to get yourself to a running DevServer.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published