# react-ts-template **Repository Path**: wudongo/react-ts-templater ## Basic Information - **Project Name**: react-ts-template - **Description**: 纯净版 React-TS 模板 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-09-04 - **Last Updated**: 2023-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: React, TypeScript ## README # React app Template

## 项目介绍 技术栈为React18、TypeScript、styled-components 等 ## 使用方式 ### 依赖安装 ```Javascript yarn ``` ### 开发环境调试 ```Javascript yarn dev ```