https://github.com/tangsy/hxkj
hxkj官网
https://github.com/tangsy/hxkj
Last synced: about 1 month ago
JSON representation
hxkj官网
- Host: GitHub
- URL: https://github.com/tangsy/hxkj
- Owner: TangSY
- Created: 2019-03-19T16:15:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T03:14:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T18:33:32.620Z (3 months ago)
- Language: Vue
- Size: 33.7 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hxkj
## 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/).