diff --git a/README.md b/README.md index e69de29..f124876 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,12 @@ +#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``` + diff --git a/public/favicon.ico b/public/favicon.ico deleted file mode 100644 index 60c702a..0000000 Binary files a/public/favicon.ico and /dev/null differ