Skip to content

Commit

Permalink
Create README
Browse files Browse the repository at this point in the history
  • Loading branch information
fernoronhacoelho authored Jun 3, 2024
1 parent b782bf0 commit 396a3fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Besong-musicportal/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Para rodar no terminal é necessário utilizar os seguintes comandos:
npm init
npm install express mysql2 body-parser cors
npm install multer
node server/server.js
Adicionar os dados relacionados ao banco no documento db.js

0 comments on commit 396a3fd

Please sign in to comment.