站点测试工具

周玉环 1b8d90a7d8 feat: 优化界面 2 months ago
client 1b8d90a7d8 feat: 优化界面 2 months ago
server 1b8d90a7d8 feat: 优化界面 2 months ago
.DS_Store f17fbabf88 init 2 months ago
.gitignore 1b8d90a7d8 feat: 优化界面 2 months ago
Dockerfile 2d4db82c2a feat: add timeout 2 months ago
README.md 1b8d90a7d8 feat: 优化界面 2 months ago
docker-compose.yml b858aee21b init 2 months ago

README.md

站点测试工具

开发

$ cd client && npm install
$ cd server && npm install
$ cd server && npm run dev