# react-starter-kit
GitHub:https://github.com/kriasoft/react-starter-kit
# 使用步骤
- clone 项目(本人采用了带有 redux 分支)
git clone -o react-starter-kit -b feature/redux --single-branch https://github.com/kriasoft/react-starter-kit.git react_tobewho
- 安装依赖
npm install
- 启动服务
npm start
此工具,实在好用,很省心
# 其他组件
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.