- Clone the prat repo (
git clone [YOUR URL HERE]) - Get pratbox from someone and move it to your prat directory
- Inside your prat directory, run
vagrant init prat pratbox
- Run
vagrant up - Run
vagrant ssh. This will get you inside the VM where your server will run.
python -m chat.scripts.event_server &python run_server.py- Go to localhost:5000 in your browser and you should see prat!