Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeniceri98/vue-music-list-app
Music List App by using Firebase
https://github.com/yeniceri98/vue-music-list-app
Last synced: 2 months ago
JSON representation
Music List App by using Firebase
- Host: GitHub
- URL: https://github.com/yeniceri98/vue-music-list-app
- Owner: Yeniceri98
- Created: 2021-04-16T10:51:25.000Z (almost 4 years ago)
- Default Branch: 1_Setup
- Last Pushed: 2021-04-20T18:49:04.000Z (almost 4 years ago)
- Last Synced: 2023-10-17T14:20:48.302Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 607 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# music_list
## 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/).