Commit b2d4e6aa authored by Kulpybaev Ilyas's avatar Kulpybaev Ilyas

Merge branch 'dev' into 'master'

new changes added

See merge request !4
parents eb7b8980 ab7c77f0
......@@ -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