HTML front end for OpenRCT2.website and API.
- 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.
OpenRCT2 is licensed under the MIT License.