Skip to content

Commit

Permalink
Add how to run the example
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Apr 2, 2018
1 parent 1610bfd commit 44b6d7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,6 @@ class Site extends Application {
];
}
}
```
```

To run it, use `xp -supervise web Site`, which will serve the site at http://localhost:8080/

0 comments on commit 44b6d7c

Please sign in to comment.