Commit ab7c77f0 authored by Kulpybaev Ilyas's avatar Kulpybaev Ilyas

new changes added

parent 2d8f9502
......@@ -7,4 +7,5 @@ const app = express();
app.use(cors());
app.listen(PORT);
console.log('dev changes');
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