HTML front end for OpenRCT2.website and API.
- Run
npm install
to download the nodeJS dependencies. - 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.
OpenRCT2 is licensed under the MIT License.