You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.es.md
+7-5
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
6
6
7
-
Por [@alesanchezr](https://twitter.com/alesanchezr) y [otros colaboradores](https://github.com/4GeeksAcadem/html-tutorial-exercises-course/graphs/contributors)at[4Geeks Academy](https://4geeksacademy.co/)
7
+
Por [@alesanchezr](https://twitter.com/alesanchezr) y [otros colaboradores](https://github.com/4GeeksAcadem/html-tutorial-exercises-course/graphs/contributors)de[4Geeks Academy](https://4geeksacademy.co/)
[](https://gitpod.io#https://github.com/4GeeksAcademy/html-tutorial-exercises-course.git)
42
+
Puedes empezar estos ejercicios en pocos segundos haciendo clic en: [Abrir en Codespaces](https://codespaces.new/?repo=4GeeksAcademy/css-layouts-tutorial-exercises) (recomendado) o [Abrir en Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises.git).
43
+
44
+
> Una vez ya tengas abirto VSCode los ejercicios de LearnPack deberían empezar automáticamente, si esto no sucede puedes intentar empezar los ejercicios escribiendo este comando en tu terminal: `$ learnpack start`
Nota: Una vez que termines de descargar, encontrarás una carpeta "exercises" que contiene todos los ejercicios.
62
+
> Nota: Una vez que termines de descargar, encontrarás una carpeta "exercises" que contiene todos los ejercicios.
61
63
62
64
3. Inicializa el tutorial/ejercicios ejecutando el siguiente comando en el mismo nivel donde se encuentra tu archivo learn.json:
63
65
@@ -68,7 +70,7 @@ $ learnpack start
68
70
69
71
<!-- endhide -->
70
72
71
-
Nota: Estos ejercicios tienen calificación automática. Los tests son muy rígidos y estrictos, mi recomendación es que no prestes demasiada atención a los tests y los uses solo como una sugerencia o podrías frustrarte.
73
+
> Nota: Estos ejercicios tienen calificación automática. Los tests son muy rígidos y estrictos, mi recomendación es que no prestes demasiada atención a los tests y los uses solo como una sugerencia o podrías frustrarte.
There are two ways to run the exercises: Immediately in gitpod (recommended) or locally in your computer (requires installation).
41
+
You can open these exercises in just a few seconds by clicking: [Open in Codespaces](https://codespaces.new/?repo=4GeeksAcademy/css-layouts-tutorial-exercises) (recommended) or [Open in Gitpod](https://gitpod.io#https://github.com/4GeeksAcademy/css-layouts-tutorial-exercises.git).
42
42
43
-
### A) Open immediately with Gitpod (one-click)
43
+
> Once you have VSCode open the LearnPack exercises should start automatically. If exercises don't run automatically you can try typing on your terminal: `$ learnpack start`
44
44
45
-
These exercises are configured to easily open in gitpod.
46
-
47
-
[](https://gitpod.io#https://github.com/4GeeksAcademy/html-tutorial-exercises-course.git)
48
-
49
-
## B) Manual installation
45
+
## Manual installation
50
46
51
47
1. Install learnpack, the package manager for learning tutorials and the html compiler plugin for learnpack, make sure you also have node.js 14+:
Note: Once you finish downloading, you will find an "exercises" folder that contains all the exercises within.
61
+
> Note: Once you finish downloading, you will find an "exercises" folder that contains all the exercises within.
66
62
67
63
3. Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
68
64
@@ -73,7 +69,7 @@ $ learnpack start
73
69
74
70
<!-- endhide -->
75
71
76
-
Note: The exercises have automatic grading but it's very rigid and strict, my recommendation is to not take the tests too serious and use them only as a suggestion or you may get frustrated.
72
+
> Note: The exercises have automatic grading, but it's very rigid and strict, my recommendation is to not take the tests too serious and use them only as a suggestion, or you may get frustrated.
0 commit comments