We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec0e3c commit 111c963Copy full SHA for 111c963
README.md
@@ -5,9 +5,13 @@ Esse repositório tem como ideia ajudar usuários da plataforma APIBrasil a inic
5
## Faça seu cadastro
6
<a href="https://apibrasil.io" target="_blank"> https://apibrasil.io </a>
7
8
+## Requerimentos
9
+- Node 18+
10
+- Yarn
11
+
12
## Como baixar
13
```bash
-git clone https://github.com/APIBrasil/apigratis-starter-kit your-project
14
+git clone https://github.com/APIBrasil/apigratis-starter-kit.git your-project
15
```
16
17
## Como instalar
0 commit comments