Преглед изворни кода

[doc]将各个文档中的创建命令更新为使用最新版本的 stdf,确保用户获取最新的使用方式。

dufu1991 пре 1 година
родитељ
комит
602c1bc145

+ 6 - 6
README.md

@@ -64,26 +64,26 @@ Mobile web component library based on [Svelte](https://svelte.dev) and [Tailwind
 <!-- :::code-groups -->
 <!-- pnpm -->
 ```sh
-pnpm create stdf
+pnpm create stdf@latest
 ```
 <!-- :: -->
 <!-- npm -->
 ```sh
-npm create stdf
+npm create stdf@latest
 # or
-npm init stdf
+npm init stdf@latest
 # or
-npx create-stdf
+npx create-stdf@latest
 ```
 <!-- :: -->
 <!-- bun -->
 ```sh
-bun create stdf
+bun create stdf@latest
 ```
 <!-- :: -->
 <!-- yarn -->
 ```sh
-yarn create stdf
+yarn create stdf@latest
 ```
 <!-- ::: -->
 

+ 6 - 6
README_CN.md

@@ -66,26 +66,26 @@
 <!-- :::code-groups -->
 <!-- pnpm -->
 ```sh
-pnpm create stdf
+pnpm create stdf@latest
 ```
 <!-- :: -->
 <!-- npm -->
 ```sh
-npm create stdf
+npm create stdf@latest
 # 或
-npm init stdf
+npm init stdf@latest
 # 或
-npx create-stdf
+npx create-stdf@latest
 ```
 <!-- :: -->
 <!-- bun -->
 ```sh
-bun create stdf
+bun create stdf@latest
 ```
 <!-- :: -->
 <!-- yarn -->
 ```sh
-yarn create stdf
+yarn create stdf@latest
 ```
 <!-- ::: -->
 

+ 6 - 6
docs/mds/guide/quickStart.md

@@ -6,26 +6,26 @@
 <!-- :::code-groups -->
 <!-- pnpm -->
 ```sh
-pnpm create stdf
+pnpm create stdf@latest
 ```
 <!-- :: -->
 <!-- npm -->
 ```sh
-npm create stdf
+npm create stdf@latest
 # 或
-npm init stdf
+npm init stdf@latest
 # 或
-npx create-stdf
+npx create-stdf@latest
 ```
 <!-- :: -->
 <!-- bun -->
 ```sh
-bun create stdf
+bun create stdf@latest
 ```
 <!-- :: -->
 <!-- yarn -->
 ```sh
-yarn create stdf
+yarn create stdf@latest
 ```
 <!-- ::: -->
 

+ 6 - 6
docs/mds/guide/quickStart_en.md

@@ -6,26 +6,26 @@
 <!-- :::code-groups -->
 <!-- pnpm -->
 ```sh
-pnpm create stdf
+pnpm create stdf@latest
 ```
 <!-- :: -->
 <!-- npm -->
 ```sh
-npm create stdf
+npm create stdf@latest
 # or
-npm init stdf
+npm init stdf@latest
 # or
-npx create-stdf
+npx create-stdf@latest
 ```
 <!-- :: -->
 <!-- bun -->
 ```sh
-bun create stdf
+bun create stdf@latest
 ```
 <!-- :: -->
 <!-- yarn -->
 ```sh
-yarn create stdf
+yarn create stdf@latest
 ```
 <!-- ::: -->
 

Разлика између датотеке није приказан због своје велике величине
+ 2 - 2
docs/site/src/utils/code-group-svg-data.js


Неке датотеке нису приказане због велике количине промена