Skip to content

Commit 9458c31

Browse files
authored
Merge pull request #124 from Charlytoc/master
ADd youtubes videos in both languages
2 parents 73d443b + 3355bbe commit 9458c31

File tree

43 files changed

+118
-22
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+118
-22
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
// Use 'forwardPorts' to make a list of ports inside the container available locally.
2323
// "forwardPorts": [],
2424

25-
"onCreateCommand": "npm i [email protected] -g && npm i [email protected] -g && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/react@1.1.5"
25+
"onCreateCommand": "npm i [email protected] -g && npm i [email protected] -g && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/react"
2626

2727
// Use 'postCreateCommand' to run commands after the container is created.
2828
// "postCreateCommand": "yarn install",

exercises/00-welcome/README.es.md

Lines changed: 4 additions & 0 deletions

exercises/00-welcome/README.md

Lines changed: 1 addition & 1 deletion

exercises/01-hello-world/README.es.md

Lines changed: 4 additions & 0 deletions

exercises/01-hello-world/README.md

Lines changed: 1 addition & 1 deletion

exercises/01.1-hello-jsx/README.es.md

Lines changed: 4 additions & 0 deletions

exercises/01.1-hello-jsx/README.md

Lines changed: 1 addition & 1 deletion

exercises/01.2-rendering-from-objects/README.es.md

Lines changed: 4 additions & 0 deletions

exercises/01.2-rendering-from-objects/README.md

Lines changed: 1 addition & 1 deletion

exercises/01.3-building-a-layout/README.es.md

Lines changed: 4 additions & 0 deletions

0 commit comments

Comments
 (0)