hy-react-app
v1.0.22
Published
海云前端脚手架
Readme
hy-react-app 海云前端脚手架
初始化安装
//全局安装
npm i hy-react-app -g
//创建脚手架实例
npx hy-react-app demo
//运行
npm run dev
//打包
npm run build集成功能
- [x] hot-loader
- [x] node-sass
- [x] 装饰器
- [x] react
- [x] antd
- [x] uglify
- [x] eslint检查
- [x] mockjs
- [x] redux
- [x] redo undo
- [ ] ...
