Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 432 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 432 Bytes

home4refugees

A platform where people can offer their place to newcomers (like WG gesucht).

Install

The development-environment is configured configured with vagrant. So to get a quickstart, install vagrant and connect to localhost on port 8080.

vagrant (linux):

sudo apt-get install virtualbox
sudo apt-get install vagrant

run:

vagrant up

This will download and setup the VM.

go to http://localhost:8080