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

https://github.com/lsqy/one-vue

基于one API,后端使用egg做API中转
https://github.com/lsqy/one-vue

egg one vue

Last synced: 3 months ago
JSON representation

基于one API,后端使用egg做API中转

Awesome Lists containing this project

README

        

# one-vue

```
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test
```

任务列表
- [x] 首页图文列表
- [x] 音乐列表
- [x] 音乐详情
- [x] 阅读列表
- [ ] 阅读详情
- [x] 电影列表
- [ ] 电影详情