Commit 8f371691 authored by Kulpybaev Ilyas's avatar Kulpybaev Ilyas

Merge branch 'test1' into 'master'

changes added

See merge request !5
parents b2d4e6aa 3979931e
......@@ -8,4 +8,5 @@ app.use(cors());
app.listen(PORT);
console.log('dev changes');
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