Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Genzoo7 committed May 10, 2024
1 parent b07cacd commit 9532a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ app.get('/', (req, res) => {
app.listen(PORT, () => {
console.log(`Server is running on port ${PORT}`)
})
// test

0 comments on commit 9532a15

Please sign in to comment.