> For the complete documentation index, see [llms.txt](https://mixdao.gitbook.io/dfinity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixdao.gitbook.io/dfinity/si-.-jiao-cheng/4.-zi-ran-shu-zi-zeng/chuang-jian-xin-xiang-mu.md).

# 创建新项目

创建项目步骤

1. 打开终端
2. 进入工作目录
3. 运行下面的命令来创建项目\
   **`dfx new location_hello`**
4. 进入项目目录\
   **`cd location_hello`**
