This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
gregory-yydns-vue/README.md
2024-04-12 13:55:40 +08:00

20 lines
269 B
Markdown

# rangeSystem
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run dev
```
### Compiles and minifies for production
```
npm build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).