Docs/guide/webinterface.md
2024-03-14 14:34:06 +00:00

398 B
Raw Blame History

Installation

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

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

Install the NPM Packages

´´´bash npm install ´´´

Run the server and go through the Setup

´´´bash node webinterface ´´´

Use it!

Thats it. The installation can't get easier!