Skip to content

Commit 46a0aac

Browse files
authored
Update application.mdx
1 parent b26c686 commit 46a0aac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/docs/tutorial/application.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ options:
1010

1111
# 手动创建项目
1212

13+
import Tabs from "@theme/Tabs";
14+
import TabItem from "@theme/TabItem";
15+
1316
[快速上手](../quick-start.mdx)中,我们已经介绍了如何安装和使用 `nb-cli` 创建一个项目。在本章节中,我们将简要介绍如何在不使用 `nb-cli` 的方式创建一个机器人项目的**最小实例**并启动。如果你想要了解 NoneBot 的启动流程,也可以阅读本章节。
1417

1518
:::caution 警告

0 commit comments

Comments
 (0)