create vue.md
initial
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
59cd3f3fec
commit
4413544308
12
pages.pl/common/vue.md
Normal file
12
pages.pl/common/vue.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# vue
|
||||||
|
|
||||||
|
> Multi-purpose CLI for Vue.js.
|
||||||
|
> More information: <https://cli.vuejs.org>.
|
||||||
|
|
||||||
|
- Create a new vue project interactively:
|
||||||
|
|
||||||
|
`vue create {{project_name}}`
|
||||||
|
|
||||||
|
- Create a new project with web UI:
|
||||||
|
|
||||||
|
`vue ui`
|
Reference in New Issue
Block a user