Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krilie/win-pc-control-web
win-pc-control 分离的前端
https://github.com/krilie/win-pc-control-web
Last synced: 28 days ago
JSON representation
win-pc-control 分离的前端
- Host: GitHub
- URL: https://github.com/krilie/win-pc-control-web
- Owner: krilie
- Created: 2019-01-23T01:42:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T17:32:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T22:41:14.342Z (3 months ago)
- Language: Vue
- Size: 1.5 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# win-pc-control-web
## 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/).