docs: Update restful server example README file

Closes https://github.com/espressif/esp-idf/issues/13230
pull/13294/head
Harshit Malpani 2024-02-28 16:51:15 +05:30
rodzic 28b4ad2b53
commit 1b7d8fafc5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 441A8ACC7853D493
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -88,6 +88,7 @@ cd path_to_this_example/front/web-demo
npm install
npm run build
```
> **_NOTE:_** This example needs `nodejs` version `v10.19.0`
After a while, you will see a `dist` directory which contains all the website files (e.g. html, js, css, images).