计算机协会官网 构建方式: 本地搭建 构建要求: Node.JS 18.18.0 npm 9.8.1 在根目录中使用npm i解决依赖关系 npm i 在根目录中使用npm start启动服务器 npm start 进行打包 npm run build