> 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/12.-tian-jia-fang-wen-kong-zhi/chuang-jian-xin-xiang-mu.md).

# 创建新项目

为测试访问控制和切换用户身份创建新项目：

1.打开终端。

2.切换到Internet Computer目录。

3.运行以下命令创建新项目。

**`dfx new access_hello`**

4.运行下列命令进入项目目录。

**`cd access_hello`**
