https://github.com/zuiidea/cloud-music
cloud-music by framework7
https://github.com/zuiidea/cloud-music
Last synced: 7 months ago
JSON representation
cloud-music by framework7
- Host: GitHub
- URL: https://github.com/zuiidea/cloud-music
- Owner: zuiidea
- License: mit
- Created: 2016-02-01T13:50:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T15:10:12.000Z (over 9 years ago)
- Last Synced: 2024-12-29T05:43:31.303Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cloud-music
Framework7 + Vue + Webpack
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```