React应用密码安全测试工具

该工具基于 Create React App 构建,用于测试 React 应用的密码安全。

使用说明:

在项目目录下,您可以运行以下命令:

  • npm start : 在开发模式下运行应用程序。
  • npm test : 启动交互式测试运行程序。
  • npm run build : 构建生产环境可用的应用程序。
  • npm run eject : 移除项目对 Create React App 的依赖。

注意: eject 命令是不可逆的。 运行此命令后,您将无法恢复到使用 Create React App 的状态。

zip
passport_test_client-main.zip 预估大小:25个文件
folder
passport_test_client-main 文件夹
file
.gitignore 310B
file
tsconfig.json 531B
file
README.md 2KB
folder
public 文件夹
file
manifest.json 492B
file
robots.txt 67B
file
logo192.png 5KB
file
logo512.png 9KB
file
index.html 2KB
file
favicon.ico 4KB
file
package.json 1KB
folder
src 文件夹
file
reportWebVitals.ts 426B
file
index.tsx 573B
file
App.tsx 811B
file
react-app-env.d.ts 40B
folder
Components 文件夹
file
TodoItem.tsx 217B
file
NavBar.tsx 2KB
file
Home.tsx 169B
file
Message.tsx 533B
file
Register.tsx 2KB
file
Todos.tsx 2KB
file
Login.tsx 2KB
folder
Context 文件夹
file
AuthContext.tsx 846B
folder
Services 文件夹
file
TodoService.ts 685B
file
AuthService.ts 1KB
file
package-lock.json 685KB
zip 文件大小:196.3KB