https://github.com/avored/graphql-admin
AvoRed E commerce GrahphQL Admin
https://github.com/avored/graphql-admin
Last synced: 5 months ago
JSON representation
AvoRed E commerce GrahphQL Admin
- Host: GitHub
- URL: https://github.com/avored/graphql-admin
- Owner: avored
- Created: 2019-04-30T07:13:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T23:15:37.000Z (almost 7 years ago)
- Last Synced: 2025-08-05T10:41:47.383Z (11 months ago)
- Language: Vue
- Size: 471 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AvoRed GraphQL Admin Vue App
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).