Yashodhanpatil123/malware-analysis-platform
GitHub: Yashodhanpatil123/malware-analysis-platform
一个名为「恶意软件分析平台」的仓库,目前仅包含 React + Vite 前端项目脚手架模板,尚未实现实际的分析功能。
Stars: 0 | Forks: 0
# React + Vite
此模板提供了一个最小化的配置,让 React 能够在 Vite 中运行,并支持 HMR 以及一些 ESLint 规则。
目前,有两个官方插件可用:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) 使用 [Oxc](https://oxc.rs)
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) 使用 [SWC](https://swc.rs/)
## React Compiler
此模板未启用 React Compiler,因为它会影响开发和构建性能。要添加它,请参阅[此文档](https://react.dev/learn/react-compiler/installation)。
## 扩展 ESLint 配置
如果您正在开发生产环境的应用程序,我们建议使用 TypeScript 并启用具有类型感知的 lint 规则。请查看 [TS 模板](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts)以了解如何将 TypeScript 和 [`typescript-eslint`](https://typescript-eslint.io) 集成到您的项目中。
标签:ESLint, React, Syscalls, Vite, 前端构建工具, 自定义脚本, 项目模板