Skip to content

brickspert/react-family-ie8

Repository files navigation

react-family-ie8

预览地址:https://brickspert.github.io/react-family-ie8/index.html

该框架是基于react-family修改的兼容ie8的框架。

修改流程放在这里

希望您能和我一起完善这个框架!欢迎fork

开发坏境启动

  1. npm install
  2. npm start
  3. 浏览器打开http://localhost:8080

备注:如果要在局域网访问,请修改package.json-start命令,增加--public 192.168.x.x,后面为你的局域网ip

生产坏境部署

  1. npm run build

  2. 拷贝dist文件夹至服务器即可

Releases

No releases published

Packages

No packages published

Languages