KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
safy
★ 22
Open GitHub ↗
自动化测试系统
Download README (.md)
Explore Similar Repositories
cubic-hermite
:
Cubic hermite interpolation
unfinagled
:
A small library for using unfiltered as a finagle frontend.
dotfiles
:
Config's and scripts
duckhunt
:
Canvas based remake of the NES DuckHunt game.
docs
:
additional documents like presentations, posters and workshop material
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
safy
?
Download (.md)
# 纯前端自动化测试系统 ### 前提: 本机安装好了Mysql ### 获取代码: git clone https://github.com/supersha/safy.git ### 运行: cd safy npm install node index.js 然后浏览给定的端口号下的localhost服务,比如:http://localhost:3000 ### 一点点说明: 系统第一次运行的时候,需要配置Mysql信息,host、user、password、database(这个自定义,会自动创建)