This commit is contained in:
llopis15 2021-05-11 08:07:37 +02:00
parent 5b23932518
commit d3252d27c0
1 changed files with 2 additions and 0 deletions

View File

@ -17,3 +17,5 @@ app.use('/flashOn', require('./methods/flashOn'));
app.listen(port, () => {
console.log(`Example app listening at http://localhost:${port}`);
});
// hola