# ddev start Starts the environment and boots all the conteiner. This works both to start a previously stopped environment, and to start the environment the first time. **Example:** ```bash $ ddev start ```