# react-starter-kit

GitHub:https://github.com/kriasoft/react-starter-kit

# 使用步骤

  1. clone 项目(本人采用了带有 redux 分支)
git clone -o react-starter-kit -b feature/redux --single-branch https://github.com/kriasoft/react-starter-kit.git react_tobewho
  1. 安装依赖
npm install
  1. 启动服务
npm start

此工具,实在好用,很省心

# 其他组件

Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.

Last Updated: 5/14/2022, 11:38:45 AM