0.1.4 • Published 7 years ago

create-react-app-in-ie8 v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

create-react-app-in-IE8

Create React apps for IE8 with no build configuration.Doing well in Renn.

兼容IE8+的react 脚手架,集成完整兼容解决方案

引导

npm install -g create-react-app-in-ie8

createie init

cd your_project

npm install

npm run dev

使用 npm run dev来开启本地server http://0.0.0.0:9001/dist/html/home.html访问欢迎页

使用 npm run build进行打包

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago