pages/common/*: put npm in code ticks (#14280)

This commit is contained in:
Sebastiaan Speck
2024-10-20 18:00:55 +02:00
committed by GitHub
parent 4043aaec0d
commit c29c5d1305
7 changed files with 12 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
`lambo new --{{vue|bootstrap|react}} {{app_name}}`
- Install npm dependencies after the project has been created:
- Install `npm` dependencies after the project has been created:
`lambo new --node {{app_name}}`