nodejs/npm installation instruction

This commit is contained in:
waltem01 2024-04-04 15:25:11 +02:00
parent 27ee5d11fb
commit cbcc5964d5

View File

@ -2,6 +2,10 @@
This is a Webserver to host a Website on the same machine as the Matrix API. It allows users to access the functions provided by the [API](../API/) and developers to implement new features and interfaces such as games as demos.
## Prerequisites
Download and install the [LTS](https://github.com/nodesource/distributions?tab=readme-ov-file#installation-instructions) release of NodeJS and NPM.
## Installation
1. Download repository with `git clone https://gitlab1.ptb.de/waltem01/Matrix.git`