Skip to content

A single page application kit based on react, react-router, react-redux, webpack

Notifications You must be signed in to change notification settings

lmllml/react-spa-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMO

debug

	npm install
	npm run dev

访问http://localhost:3000/

build

	npm install
	npm install -g webpack
	npm run build

todoList

  1. 研究如何加入页面跳转效果
  2. 加入hot replace和live reload
  3. 优化bundle方案,对于util各页面使用率不高的公共模块进行bundle

About

A single page application kit based on react, react-router, react-redux, webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages