# react-ts **Repository Path**: fumk/react-ts ## Basic Information - **Project Name**: react-ts - **Description**: 一款react+TypeScript的入门项目:router、redux、intl等 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-26 - **Last Updated**: 2021-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## my-react-ts 作者:fmk ### 运行环境 node 11+ In the project directory, you can run: ### `yarn start` Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser. ### 项目包含 1. react-router 路由 2. [redux](https://redux.js.org/introduction/getting-started),[react-redux](https://react-redux.js.org/introduction/quick-start),[redux-thunk](https://github.com/reduxjs/redux-thunk) 数据仓库 3. [react-intl](https://github.com/formatjs/react-intl) 国际化 4. typescript版本