1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-11 03:55:41 +02:00
tldr/pages.pl/common/vue.md
Michal c9c652c946 update vue
updated
2020-04-19 13:31:16 +01:00

12 lines
215 B
Markdown

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