https://github.com/patrick-web/flb-website
The official website for FLB Music
https://github.com/patrick-web/flb-website
Last synced: 5 months ago
JSON representation
The official website for FLB Music
- Host: GitHub
- URL: https://github.com/patrick-web/flb-website
- Owner: Patrick-web
- Created: 2021-04-06T05:26:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-06T17:19:58.000Z (over 4 years ago)
- Last Synced: 2025-05-27T20:07:05.190Z (about 1 year ago)
- Language: Vue
- Size: 18.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flbmusic
## 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/).