diff --git a/index.js b/index.js index 27ff8d0..588cf35 100644 --- a/index.js +++ b/index.js @@ -10,3 +10,4 @@ http .listen(PORT) console.log(`Server running at http://localhost:${PORT}/`) +console.log('Hello World')