Skip to content

dingchaoyan1983/douyu-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

douyu-vue

douyu website which is written in Vue, JUST FOR FUN!

Setup

  • npm install Install dependent node modules
  • npm run server Boot development server, you can access http://localhost:8080 to view the page
  • npm run dev Deploy development to dist directory
  • npm run watch Deploy development to dist directory, also it provide watch ablitiy
  • npm run prod Deploy prodcuct to dist directory

Comparison

you can compare with my another github repository douyu-react to check the difference between these two framework.

Releases

No releases published

Packages

No packages published