Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 466 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 466 Bytes

OpenRCT2 Web UI

HTML front end for OpenRCT2.website and API.

Building

Prerequisites

Building / running

  1. Run npm install to download the nodeJS dependencies.
  2. Run npm start to 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.