Commit d93660ea authored by Kulpybaev Ilyas's avatar Kulpybaev Ilyas

changes added

parent eb7b8980
......@@ -7,4 +7,5 @@ const app = express();
app.use(cors());
app.listen(PORT);
console.log('test1');
console.log('Server running at port ', PORT);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment