https://github.com/programcx/flowd_site
Official website of FlowD
https://github.com/programcx/flowd_site
downloader vue3 website
Last synced: 3 months ago
JSON representation
Official website of FlowD
- Host: GitHub
- URL: https://github.com/programcx/flowd_site
- Owner: ProgramCX
- License: mit
- Created: 2024-11-04T10:53:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T16:41:32.000Z (over 1 year ago)
- Last Synced: 2025-01-24T14:45:31.714Z (over 1 year ago)
- Topics: downloader, vue3, website
- Language: Vue
- Homepage: https://pinsoftstd.cn
- Size: 20.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flowd_site
## 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/).