Skip to content

byRoadrunner/React

 
 

Repository files navigation

React

CircleCI

Contributing

See Contributing

Building

You can build a fresh copy of react very simply.

Prerequisites

  • Java JDK 8 must be installed
  • JAVA_HOME path might need to be defined (though it may not be needed on all systems) (google is your friend)

To Build React:

  1. Clone this repository to your computer somewhere
  2. Execute build.bat for Windows or build.sh for Linux or MacOSX
  3. Wait. This may take some time the first time you build react. After the first build, it should take less than 5 seconds.
  4. Once the terminal exits, You can find the react jar in release/VERSION/React-VERSION.jar

About

Smart Server Performence

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.9%
  • Other 1.1%