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

215 B

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