Skip to content

dingchaoyan1983/douyu-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

douyu-react

douyu website which is written in React, 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-vue to check the difference between these two framework.

About

Douyu website (https://www.douyu.com/) which writen in React(https://facebook.github.io/react/), JUST FOR FUN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published