1.全局安装:npm install -g create-strapi-app 2.创建项目:create-strapi-app my-app 3.cd my-app 4.yarn install 原文链接