0.0.8 • Published 6 years ago

@react-script/normal v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

xuan-react-scripts

自己定制的 react-scripts
兼容 create-react-app 2.0.4 版本

使用指南

基于xuan-react-scripts创建项目

create-react-app [project-name] --scripts-version @react-script/normal

样式

  • 支持 sass scss stylus

  • 支持 css-module

  • 支持 variables mixins 自动注入

路由支持支持

演示路径: /demo

redux、redux-saga 的支持

演示路径: /demo/saga