parent
4474f8b029
commit
c30b18f9a5
|
@ -20,4 +20,4 @@ Color.all(function () {
|
||||||
|
|
||||||
app.listen(3000);
|
app.listen(3000);
|
||||||
|
|
||||||
console.log('a list of colors is available at http://localhost:300/colors');
|
console.log('a list of colors is available at http://localhost:3000/colors');
|
||||||
|
|
Loading…
Reference in New Issue