Local install guide
This commit is contained in:
11
README.md
11
README.md
@@ -1,3 +1,12 @@
|
||||
# Homelabbing
|
||||
|
||||
A documentation about services, hardware, know how and more for your homelab
|
||||
A documentation about services, hardware, know how and more for your homelab
|
||||
|
||||
## Lokale Entwicklung
|
||||
|
||||
```bash
|
||||
git clone https://gitea.js-devop.de/jschaufuss/Homelabbing.git \
|
||||
cd Homelabbing \
|
||||
npm ci \
|
||||
npm run start
|
||||
```
|
||||
|
Reference in New Issue
Block a user