mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04: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:
commit
bbac5a738d
@ -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).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user