https://github.com/xuyi-tongji/yebfront
https://github.com/xuyi-tongji/yebfront
element-ui vue vue-router vuex websocket
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xuyi-tongji/yebfront
- Owner: Xuyi-TongJi
- Created: 2022-01-13T13:44:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T20:59:07.000Z (over 4 years ago)
- Last Synced: 2025-08-27T10:39:02.203Z (10 months ago)
- Topics: element-ui, vue, vue-router, vuex, websocket
- Language: Vue
- Size: 341 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yebfront
## 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/).