mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 11:06:00 +02:00
update vue
updated
This commit is contained in:
parent
1b41e092fb
commit
c9c652c946
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# vue
|
||||
|
||||
> Multi-purpose CLI for Vue.js.
|
||||
> More information: <https://cli.vuejs.org>.
|
||||
> Wielofunkcyjny interfejs CLI dla Vue.js.
|
||||
> Więcej informacji: <https://cli.vuejs.org>.
|
||||
|
||||
- Create a new vue project interactively:
|
||||
- Utwórz nowy projekt vue interaktywnie:
|
||||
|
||||
`vue create {{project_name}}`
|
||||
|
||||
- Create a new project with web UI:
|
||||
- Utwórz nowy projekt z web UI:
|
||||
|
||||
`vue ui`
|
||||
|
|
Loading…
Add table
Reference in a new issue