An open API service indexing awesome lists of open source software.

https://github.com/quilljou/ofo-client


https://github.com/quilljou/ofo-client

Last synced: about 9 hours ago
JSON representation

Awesome Lists containing this project

README

          

# OFO 充电平台前端
基于 Antd-pro

## 开发

```
npm start
```

## 部署
- [ ] Github hooks 集成 CI/CD 自动部署

## ESLINT
使用装有 `Linter` 插件的编辑器,保持代码规范

在 `commit` 之前会运行 `lint-staged` 来修正不规范的代码