User's Manual

10. Start a Project
Now you are ready to prepare your application for ESP32. To start off quickly, we will
use hello_world project from examples directory in IDF.
Copy get-started/hello_world to ~/esp directory:
You can also find a range of example projects under the examples directory in ESP-
IDF. These example project directories can be copied in the same way as presented
above, to begin your own projects.
📖 Note:
The ESP-IDF build system does not support spaces in paths to ESP-IDF or to projects.