JGerla f9f5a71c47 feat: added delete option to Nodes
added a delete option to nodes, nodes now have strongly typed nodeProps to conform to typescript type safety norms.

ref: N25B-114
2025-10-01 15:51:24 +02:00
2025-10-01 15:51:24 +02:00
2025-09-30 13:47:39 +02:00

PepperPlus UI

Installation

First a description of how to install Node, then how to install this project.

Node

Install Node 20.19 or higher.

Choose one of the options from the Node.js website. On Windows, the installer option seems easiest. On Linux (or macOS) you can use nvm. On macOS you can also use brew.

Project

With a terminal in the project directory, run:

npm i

Running

You can run the project from a terminal with:

npm run dev

It should automatically reload when you save changes.

Description
No description provided
Readme 4 MiB
Languages
TypeScript 93.4%
CSS 6.2%
JavaScript 0.3%