Skip to content

Commit e7f5fae

Browse files
Merge pull request #105 from Lorenagubaira/react-tutorial-exercises
the instructions were updated
2 parents 1abd8d3 + 8f59d50 commit e7f5fae

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.es.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Co
3131
3232
## Instalación local
3333

34+
Clona el repositorio en tu ambiente local y sigue los siguientes pasos:
35+
3436
1. Asegúrate de tener el [learnpack-cli](https://github.com/learnpack/learnpack-cli) instalado y `node.js` versión 14+. Este es el comando para instalar learnpack-cli:
3537

3638
```sh

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
[![build by developers](https://img.shields.io/badge/build_by-Developers-blue)](https://breatheco.de)
1010
[![build by developers](https://img.shields.io/twitter/follow/4geeksacademy?style=social&logo=twitter)](https://twitter.com/4geeksacademy)
1111

12-
<!-- endhide -->
13-
1412
*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/react-tutorial-exercises/blob/master/README.es.md) :es:*
13+
<!-- endhide -->
1514

1615
You can find lots of free interactive/autograded tutorials online, but there are very few about React.js. That's why we decided to create a comprehensive selection of exercises for developers who are interested in learning React.js.
1716

@@ -33,6 +32,8 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa
3332
3433
## Local installation:
3534

35+
Clone the repository in your local environment and follow the steps below:
36+
3637
1. Make sure you have the [learnpack-cli](https://github.com/learnpack/learnpack-cli) installed and `node.js` version 14+. This is the command to install the learnpack-cli
3738

3839
```sh

0 commit comments

Comments
 (0)