Create Rsmax App ## 快速开始 使用 npm npx create-rsmax first-rsmax-app cd first-rsmax-app && npm i 使用 yarn npx create-rsmax first-rsmax-app cd first-rsmax-app && yarn 使用 pnpm npx create-rsmax first-rsmax-app cd first-rsmax-app && pnpm i (npx 需要 npm 5.2+ 及更高版本,请参阅 npm 旧版说明)