douyu-vue
用vue写的斗鱼手机端页面
File Explorer
Download Latest Version (.zip)- favicon.ico
- index.html
- demo-1.gif
- demo-2.gif
- mobile.js
- reset.css
- logo.png
- v-more-button.vue
- v-navbar.vue
- v-sidebar.vue
- v-swiper.vue
- index.js
- svgIcon.vue
- menu.svg
- right.svg
- tv.svg
- index.js
- index.js
- request.js
- category.vue
- detail.vue
- home.vue
- rooms.vue
- App.vue
- main.js
- .env
- .eslintrc.js
- .gitignore
- .prettierrc
- babel.config.js
- package.json
- README.md
- vue.config.js
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/axhello/douyu-vue
Downloads the entire project code from GitHub to your computer.
cd douyu-vue
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)
