1
0
Fork 0
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:
Michal 2020-04-15 20:03:36 +02:00 committed by Starbeamrainbowlabs
parent 1b41e092fb
commit c9c652c946

View file

@ -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`