https://github.com/veoscript/esl-learning-center
Victor Air Class Solution, Inc. Learning English Language Through Video Calls. In Asia.
https://github.com/veoscript/esl-learning-center
graphql vuejs
Last synced: 9 months ago
JSON representation
Victor Air Class Solution, Inc. Learning English Language Through Video Calls. In Asia.
- Host: GitHub
- URL: https://github.com/veoscript/esl-learning-center
- Owner: VeoScript
- Created: 2020-06-02T05:12:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:41:27.000Z (about 3 years ago)
- Last Synced: 2025-04-17T16:03:37.291Z (9 months ago)
- Topics: graphql, vuejs
- Language: Vue
- Homepage:
- Size: 5.78 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESL-Learning-Center
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).