项目检测 使用可用脚本,在项目目录中运行: npm start:在开发模式下运行应用程序。 npm test:启动测试运行程序。 npm run build:构建生产应用程序。 npm run eject:从项目中删除单个构建依赖项。 Webpack 39 次浏览 2024-05-07