Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 175 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 175 Bytes

HSNB Wünsch dir was

To put everything on the server:

npm run build -- --base=/hsnb/
scp -r -i /path/to/cube dist/* [email protected]:/var/www/hsnb

That's it!