From 148de58d8d7ea6f5b218d9e17e766b6c338cf49d Mon Sep 17 00:00:00 2001 From: Leonardo Frederico de Paula Date: Tue, 29 Oct 2024 23:07:30 +0000 Subject: [PATCH] Pending changes exported from your codespace --- inicie_servidor.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/inicie_servidor.py b/inicie_servidor.py index c3fb333..fbb7b8e 100644 --- a/inicie_servidor.py +++ b/inicie_servidor.py @@ -1 +1,6 @@ python main.py +mkdir meu-projeto +cd meu-projeto +npm init -y +node server.js +