mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 21:54:33 +02:00
Merge branch 'docs/update_restful_server_readme' into 'master'
docs: Update restful server example README file See merge request espressif/esp-idf!29318
This commit is contained in:
@@ -88,6 +88,7 @@ cd path_to_this_example/front/web-demo
|
|||||||
npm install
|
npm install
|
||||||
npm run build
|
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).
|
After a while, you will see a `dist` directory which contains all the website files (e.g. html, js, css, images).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user