https://github.com/patrick-web/xrecord
A student record perfomance database software
https://github.com/patrick-web/xrecord
Last synced: 3 months ago
JSON representation
A student record perfomance database software
- Host: GitHub
- URL: https://github.com/patrick-web/xrecord
- Owner: Patrick-web
- Created: 2019-12-24T20:12:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T14:53:18.000Z (about 3 years ago)
- Last Synced: 2025-06-20T06:38:55.511Z (12 months ago)
- Language: Vue
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electron-vue
## 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/).
# xrecord