File tree 2 files changed +32
-1
lines changed
2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change
1
+ <div align =" right " >
2
+ <a href =" ./README.md " >
3
+ <img src="https://raw.githubusercontent.com/GuiDevloper/multi-language-readme-template/master/.github/lg-button-en.png" alt="pt-br" width="180px">
4
+ </a >
5
+ </div >
6
+
7
+ # Documentação do Nullstack
8
+
9
+ <img src =' https://raw.githubusercontent.com/nullstack/nullstack/master/nullstack.png ' height =' 60 ' alt =' Nullstack ' />
10
+
11
+ ## Como executar este projeto
12
+
13
+ Instale as dependências:
14
+
15
+ ` npm install `
16
+
17
+ Execute o aplicativo no modo de desenvolvimento:
18
+
19
+ ` npm start `
20
+
21
+ Abra [ http://localhost:5000 ] ( http://localhost:5000 ) para vê-lo no navegador.
22
+
23
+ ## Aprenda mais sobre o Nullstack
24
+
25
+ [ Leia a documentação] ( https://nullstack.app/pt-br/comecando )
Original file line number Diff line number Diff line change
1
+ <div align =" right " >
2
+ <a href =" ./README.br.md " >
3
+ <img src="https://raw.githubusercontent.com/GuiDevloper/multi-language-readme-template/master/.github/lg-button-pt.png" alt="pt-br" width="180px">
4
+ </a >
5
+ </div >
6
+
1
7
# Nullstack Documentation
2
8
3
9
<img src =' https://raw.githubusercontent.com/nullstack/nullstack/master/nullstack.png ' height =' 60 ' alt =' Nullstack ' />
@@ -16,4 +22,4 @@ Open [http://localhost:5000](http://localhost:5000) to view it in the browser.
16
22
17
23
## Learn more about Nullstack
18
24
19
- [ Read the documentation] ( https://nullstack.app/documentation )
25
+ [ Read the documentation] ( https://nullstack.app/getting-started )
You can’t perform that action at this time.
0 commit comments