c vue js 3
.Introduction to Vue CLI
go to https://cli.vuejs.org/guide/installation.html,
then npm install -g @vue/cli
then,
vue create hello-world //for create new project
go to https://cli.vuejs.org/guide/installation.html,
then npm install -g @vue/cli
then,
vue create hello-world //for create new project
No comments