npm install -g @vue/cli-init vue init webpack projectName
cnpm install -g @vue/cli vue create projectName (vue create is a Vue CLI 3 only command)