https://github.com/quilljou/ofo-client
https://github.com/quilljou/ofo-client
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/quilljou/ofo-client
- Owner: Quilljou
- License: mit
- Created: 2018-01-31T16:34:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T04:23:31.000Z (over 7 years ago)
- Last Synced: 2025-05-23T22:38:32.209Z (5 months ago)
- Language: JavaScript
- Size: 205 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OFO 充电平台前端
基于 Antd-pro## 开发
```
npm start
```## 部署
- [ ] Github hooks 集成 CI/CD 自动部署## ESLINT
使用装有 `Linter` 插件的编辑器,保持代码规范在 `commit` 之前会运行 `lint-staged` 来修正不规范的代码