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: src/content/4/en/part4a.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -329,7 +329,7 @@ There is no strict directory structure or file naming convention that is require
329
329
330
330
You can find the code for our current application in its entirety in the <i>part4-1</i> branch of [this GitHub repository](https://github.com/fullstack-hy2020/part3-notes-backend/tree/part4-1).
331
331
332
-
If you clone the project for yourself, run the _npm install_ command before starting the application with _npm start_.
332
+
If you clone the project for yourself, run the _npm install_ command before starting the application with _npm run dev_.
Copy file name to clipboardExpand all lines: src/content/4/es/part4a.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -327,7 +327,7 @@ No existe una estructura de directorio estricta o una convención de nomenclatur
327
327
328
328
Puedes encontrar el código para nuestra aplicación actual en su totalidad en la rama <i>part4-1</i> de [este repositorio de GitHub](https://github.com/fullstack-hy2020/part3-notes-backend/tree/part4-1).
329
329
330
-
Si clonas el proyecto para ti mismo, ejecuta el comando _npm install_ antes de iniciar la aplicación con _npm start_.
330
+
Si clonas el proyecto para ti mismo, ejecuta el comando _npm install_ antes de iniciar la aplicación con _npm run dev_.
Copy file name to clipboardExpand all lines: src/content/4/fi/osa4a.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -325,7 +325,7 @@ Express-sovelluksien rakenteelle eli hakemistojen ja tiedostojen nimeämiselle e
325
325
326
326
Sovelluksen tämänhetkinen koodi on kokonaisuudessaan [GitHubissa](https://github.com/fullstack-hy2020/part3-notes-backend/tree/part4-1) branchissa <i>part4-1</i>.
327
327
328
-
Jos kloonaat projektin itsellesi, suorita komento _npm install_ ennen käynnistämistä eli komentoa _npm start_.
328
+
Jos kloonaat projektin itsellesi, suorita komento _npm install_ ennen käynnistämistä eli komentoa _npm run dev_.
Copy file name to clipboardExpand all lines: src/content/4/fr/part4a.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -328,7 +328,7 @@ Il n'y a pas de structure de répertoire stricte ou de convention de nommage de
328
328
329
329
Vous pouvez trouver le code de notre application actuelle dans son intégralité dans la branche <i>part4-1</i> de [ce dépôt GitHub](https://github.com/fullstack-hy2020/part3-notes-backend/tree/part4-1).
330
330
331
-
Si vous clonez le projet pour vous-même, exécutez la commande _npm install_ avant de démarrer l'application avec _npm start_.
331
+
Si vous clonez le projet pour vous-même, exécutez la commande _npm install_ avant de démarrer l'application avec _npm run dev_.
332
332
333
333
### Note sur les exports
334
334
@@ -809,4 +809,4 @@ Définissez une fonction appelée _mostLikes_ qui reçoit un tableau de blogs en
809
809
810
810
S'il y a plusieurs blogueurs en tête, il suffit d'en montrer un quelconque.
Copy file name to clipboardExpand all lines: src/content/4/ptbr/part4a.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -325,7 +325,7 @@ As aplicações Express não requerem uma estrutura de diretórios pré-determin
325
325
326
326
Você pode encontrar o código atual da nossa aplicação na branch <i>part4-1</i> [neste repositório GitHub](https://github.com/fullstack-hy2020/part3-notes-backend/tree/part4-1).
327
327
328
-
Se você fizer o clone do projeto, execute o comando _npm install_ antes de iniciar a aplicação com o comando _npm start_.
328
+
Se você fizer o clone do projeto, execute o comando _npm install_ antes de iniciar a aplicação com o comando _npm run dev_.
<!-- You can find the code for our current application in its entirety in the <i>part4-1</i> branch of [this GitHub repository](https://github.com/fullstack-hy2020/part3-notes-backend/tree/part4-1).-->
0 commit comments