https://github.com/litongjava/litongjava-vue-tools
litongjava-vue-tools
https://github.com/litongjava/litongjava-vue-tools
Last synced: 27 days ago
JSON representation
litongjava-vue-tools
- Host: GitHub
- URL: https://github.com/litongjava/litongjava-vue-tools
- Owner: litongjava
- Created: 2023-07-03T08:09:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T10:04:36.000Z (almost 3 years ago)
- Last Synced: 2025-03-21T07:16:25.556Z (about 1 year ago)
- Language: Vue
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# litongjava-vue-tools
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).