Skip to content

Yunshan-Lew/react-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A React app with React-router and Redux.

运行

安装依赖包

npm run install

运行开发环境

npm run start (http://localhost:3000)

编译发布包

npm run build

查看编译效果

npm install pushstate-server -g
pushstate-server build (http://localhost:9000)

About

Full React Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published