💻 Desenvolvedor FullStack
☕️
Pinned Loading
-
-
-
Use esse código para subir um servid...
Use esse código para subir um servidor simples em JavaScript, rodando na porta 3000. 1const express = require('express');
2const app = express();
34app.get('/', (req, res) => {
5res.send('Hello, World!');
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.