Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mydaoyuan/graphql_demo
grapha + vue-apollo 前端和后端 demo
https://github.com/mydaoyuan/graphql_demo
apollo demo graphql vue
Last synced: about 2 months ago
JSON representation
grapha + vue-apollo 前端和后端 demo
- Host: GitHub
- URL: https://github.com/mydaoyuan/graphql_demo
- Owner: mydaoyuan
- Created: 2019-01-05T11:27:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T15:09:08.000Z (about 5 years ago)
- Last Synced: 2023-07-16T09:43:47.069Z (over 1 year ago)
- Topics: apollo, demo, graphql, vue
- Language: Vue
- Homepage:
- Size: 2.75 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# applovue
提供简单的代码样例
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run apollo // 同时运行前端服务和graphql服务
```