Skip to content

Commit

Permalink
minor examples improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
alessioalex committed Oct 12, 2015
1 parent 6d96e61 commit fba7b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ app.use(function(req, res, next) {
app.use(errorHandler);

app.listen(7777);
console.log('Awesome, now open %s in the browser for a demo!', 'http://localhost:7777')

0 comments on commit fba7b0a

Please sign in to comment.