mirror of
https://gitlab1.ptb.de/waltem01/Matrix
synced 2024-12-26 03:51:45 +00:00
nodejs/npm installation instruction
This commit is contained in:
parent
27ee5d11fb
commit
cbcc5964d5
@ -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.
|
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
|
## Installation
|
||||||
|
|
||||||
1. Download repository with `git clone https://gitlab1.ptb.de/waltem01/Matrix.git`
|
1. Download repository with `git clone https://gitlab1.ptb.de/waltem01/Matrix.git`
|
||||||
|
Loading…
Reference in New Issue
Block a user