@ -3,9 +3,8 @@ const app = express();
app.get('/', (req, res) => {
res.send('Hello World');
});
app.listen(3000, () => {
console.log('Server is running on port 3000');
The note is not visible to the blocked user.