0
Q:

create new project vue

npm install -g @vue/cli
//then
vue create hello-world
2
cd vue_projects

vue create vue-project-name
//the project name MUST NOT have camelcase format  

cd vue-project-name
npm run serve
1
creating neww vuejs project
-1

New to Communities?

Join the community