Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasMBalieiro committed Dec 9, 2024
1 parent f0c59bf commit 77b3cd5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## Pré-requisitos

- [git](https://git-scm.com/)
- [NodeJS](https://nodejs.org/en/)
- [npm](https://www.npmjs.com/)

## Para compilar o projeto

1. `npm install`
2. `npm start`

0 comments on commit 77b3cd5

Please sign in to comment.