lab3(+catalog)
This commit is contained in:
parent
705200d360
commit
95c304ee8b
@ -15,4 +15,4 @@ app.get('/artist/:name', (req, res) => {
|
||||
|
||||
app.listen(5500, () => {
|
||||
console.log('Server is running on port 5500');
|
||||
});
|
||||
});
|
Loading…
Reference in New Issue
Block a user