Mention npm run build in the docs

This commit is contained in:
Elena Tanasoiu
2022-11-03 12:22:24 +00:00
parent 75ed7d20dc
commit 20e7432ca0

View File

@@ -106,7 +106,9 @@ Any test data you're using (sample projects, config files, etc.) must go in a `s
#### Running the tests
You will need to have `npm run watch` running in the background.
Pre-requisites:
1. Run `npm run build`.
2. You will need to have `npm run watch` running in the background.
##### 1. From the terminal