1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 21:06:09 +02:00

vue: update more information links (#16554)

This commit is contained in:
Nelson Figueroa 2025-05-21 09:41:34 -07:00 committed by GitHub
parent 21cfb693b2
commit 8da2d89f45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
> CLI serba guna untuk Vue.js.
> Beberapa subperintah seperti `build` mempunyai dokumentasi terpisah.
> Informasi lebih lanjut: <https://cli.vuejs.org>.
> Informasi lebih lanjut: <https://cli.vuejs.org/guide/>.
- Buat proyek vue baru secara interaktif:

View file

@ -2,7 +2,7 @@
> Vue.js를 위한 다목적 CLI.
> `build`와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다.
> 더 많은 정보: <https://cli.vuejs.org>.
> 더 많은 정보: <https://cli.vuejs.org/guide/>.
- 대화형으로 새 Vue 프로젝트 생성:

View file

@ -1,7 +1,7 @@
# vue
> Wielofunkcyjny interfejs CLI dla Vue.js.
> Więcej informacji: <https://cli.vuejs.org>.
> Więcej informacji: <https://cli.vuejs.org/guide/>.
- Utwórz nowy projekt vue interaktywnie:

View file

@ -2,7 +2,7 @@
> 适用于 Vue.js 项目的多用途命令行接口。
> 此命令也有关于其子命令的文件,例如:`build`
> 更多信息:<https://cli.vuejs.org>.
> 更多信息:<https://cli.vuejs.org/guide/>.
- 交互式地创建一个新的 Vue 项目: