Skip to content
/ xsxt Public

一个react + redux + immutable + less + ES6/7 + webpack + fetch的后台管理系统

Notifications You must be signed in to change notification settings

Johnsstt/xsxt

Repository files navigation

技术栈:

react + react-router + redux + immutable + less + ES6/7 + webpack + fetch

下载

git clone https://github.com/Johnsstt/xsxt.git

cd xsxt

npm install

运行(nodejs 6.0+)

 npm run dev (正常编译模式)

 npm run hot (热替换编译模式)

 访问 http://localhost:8088

 npm run dist (发布生产版本,对代码进行混淆压缩,提取公共代码,分离css文件)

About

一个react + redux + immutable + less + ES6/7 + webpack + fetch的后台管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published