https://github.com/stlbucket/vue-graphiql
https://github.com/stlbucket/vue-graphiql
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stlbucket/vue-graphiql
- Owner: stlbucket
- Created: 2018-09-22T18:07:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T00:07:01.000Z (almost 8 years ago)
- Last Synced: 2025-10-07T04:15:15.287Z (9 months ago)
- Language: JavaScript
- Size: 76.2 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hello-world
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```