mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
215 B
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