OpenRCT2 Web UI
HTML front end for OpenRCT2.website and API.
Building
Prerequisites
Building / running
- Run
npm installto download the nodeJS dependencies. - Run
npm startto start the web server locally.
After you start the web server, the web page should automatically update when changes are made to any source files.
Licence
OpenRCT2 is licensed under the MIT License.