https://github.com/diging/schedule-client
https://github.com/diging/schedule-client
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/diging/schedule-client
- Owner: diging
- Created: 2020-03-04T23:23:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-19T18:31:13.000Z (10 months ago)
- Last Synced: 2025-11-23T02:29:27.930Z (7 months ago)
- Language: Vue
- Size: 2.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sched-client
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your end-to-end tests
```
npm run test:e2e
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
# schedule-client