mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
217 B
217 B
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