Files
ProxmoxVE-Local/README.md
Michel Roegl-Brunner 1ea37e5ce7 Ammend Readme
2025-09-09 16:06:17 +02:00

13 lines
250 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```