说话者 StayPony团队聊天平台 构建设置 # install dependencies $ yarn --frozen-lockfile # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static project $ yarn generate 要通过模板运行自动创建新组件,请执行以下操作: $ yarn mc component-name 在提交并推送运行之前: $ y