1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 16:42:10 +02:00
tldr/pages.pl/common/vue.md
Michal dd65221a63 update vue
updated command body
2020-04-19 13:31:16 +01:00

12 lines
217 B
Markdown

# vue
> Wielofunkcyjny interfejs CLI dla Vue.js.
> Więcej informacji: <https://cli.vuejs.org>.
- Utwórz nowy projekt vue interaktywnie:
`vue create {{nazwa_projektu}}`
- Utwórz nowy projekt z web UI:
`vue ui`