Usage First step # install vue-cli npm install -g vue-cli # Create you project vue init freshesx/starter my-project Second step # Open my-project $ cd my-project # Use git init project, and yarn install $ yarn run first # Start development $ yarn start Read more 常见 install 失败的解决方法:设置镜像