Docs/guide/webinterface.md
2024-03-14 14:56:58 +00:00

380 B

Installation

To install the LonaDB Webinterface, you first need to clone the Repository and go into the directory

git clone https://github.com/LonaDB/Webinterface
cd Webinterface

Install the NPM Packages

npm install

Run the server and go through the Setup

node webinterface

Use it!

Thats it. The installation can't get easier!