现代 Web 开发的强大入门模板
使用 Vite On Steroids 轻松构建 React 应用程序React with Vite On Steroids – 用于轻松创建高性能 React 应用程序的入门模板。
此模板包含旨在简化您的开发流程的功能:
开始之前,请确保您已安装以下软件:
通过以下简单步骤启动您的项目:
git clone https://github.com/RicardoGEsteves/react-with-vite-on-steroids.git cd react-with-vite-on-steroids
yarn
准备好开始编码了吗?使用以下命令启动开发服务器:
yarn dev
当您准备好部署时,请使用以下命令创建生产版本:
yarn build
此模板附带内置测试实用程序,以确保您的代码按预期工作。
yarn test
yarn coverage
与剧作家的端到端测试:
yarn playwright test
yarn playwright test --ui
yarn playwright test --project=chromium
yarn playwright test example
yarn playwright test --debug
yarn playwright codegen
使用这些命令维护代码质量和一致性:
yarn lint
yarn lint:fix
yarn format
该项目已获得 MIT 许可证的许可。有关更多详细信息,请参阅许可证文件。
非常感谢这些令人惊叹的工具背后的开发人员和社区:
查看模板@RicardoGEsteves
我的网站上有很多内容 https://www.ricardogesteves.com
跟我来@ricardogesteves
X(推特)
免责声明: 提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发到邮箱:[email protected] 我们会第一时间内为您处理。
Copyright© 2022 湘ICP备2022001581号-3