Files
ProxmoxVE-Local/README.md
Michel Roegl-Brunner 69eec5f2ab Ammend Readme
2025-09-09 16:06:44 +02:00

13 lines
251 B
Markdown

# How to run this Alpha Software
You need npm and git installed on your PVE host
```git clone git@github.com:michelroegl-brunner/PVESciptslocal.git```
Then you need to run ```npm install```
And to run the dev server on IP:3000
```npm run dev```