Skip to content

BurnishTechCN/react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react 脚手架

运行

  • docker 方式(推荐)

    • docker-compose up
  • 手工方式

    • cd /client
    • npm install
    • npm start
  • 访问http://localhost:9000

运行 api

运行相应后端 api

打包

npm build

About

基于react+redux的前端脚手架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages