Commit ab9a5853 authored by Ahmad Nemati's avatar Ahmad Nemati

init

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