We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5743c5f + cbf3269 commit c51d3afCopy full SHA for c51d3af
README.md
@@ -20,7 +20,7 @@ Create a new repository from this template and then either use Git to clone the
20
21
After setting up the repository locally (see above) you will need to:
22
23
-1. Run the command `npm install` to download dependencies
+1. Run the command [`npm ci`](https://docs.npmjs.com/cli/ci.html) to download dependencies
24
* This only needs to be done once
25
1. Run the command `npm run start`
26
* Select the site you want to test from the list
0 commit comments