Commit 63199ca0 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 74b156ba
......@@ -54,7 +54,7 @@ async function reboot() {
}
app.listen(3000, () => console.log(`Example app listening on port ${3000}!`))
app.listen(3000, () => console.log(`Example app listening on port 3000!`))
async function run() {
......
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