vue-demo-kugou
酷狗webapp demo(vue2.0+vue-router+vuex)
File Explorer
Download Latest Version (.zip)- build.js
- check-versions.js
- logo.png
- utils.js
- vue-loader.conf.js
- webpack.base.conf.js
- webpack.dev.conf.js
- webpack.prod.conf.js
- dev.env.js
- index.js
- prod.env.js
- arrow_icon.png
- close_icon.png
- default.png
- download_icon.png
- goback_icon.png
- icon_music.png
- loading.gif
- next_icon.png
- open_icon.png
- order-ring.png
- pause_icon.png
- play_icon.png
- play_next.png
- play_pause.png
- play_play.png
- play_prev.png
- base.css
- reset.less
- header-logo.vue
- header-main.vue
- header-nav.vue
- rank-header.vue
- control-player.vue
- detail-player.vue
- index.js
- index.js
- index.js
- new-songs.vue
- plist-info.vue
- plist.vue
- rank-info.vue
- rank.vue
- search.vue
- singer-info.vue
- singer-list.vue
- singer.vue
- App.vue
- main.js
- .gitkeep
- .babelrc
- .editorconfig
- .eslintignore
- .eslintrc.js
- .gitignore
- .postcssrc.js
- index.html
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/lavyun/vue-demo-kugou
Downloads the entire project code from GitHub to your computer.
cd vue-demo-kugou
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
