Tencent/tdesign-react-starter
Fork: 91 Star: 268 (更新于 2024-11-29 02:10:39)
license: MIT
Language: TypeScript .
A starter-kit for TDesign React UI components
最后发布版本: 0.3.1 ( 2023-01-17 17:45:53)
English | 简体中文
Introduction
TDesign React Starter is a TDesign-based project developed with React
, Vite
. It can be customized theme configuration, and aims to provide project out-of-the-box, configuration-style middle and background projects.
Features
- Various provided pages for develop
- Complete directory structure for develop
- Code specification configuration
- Support dark mode
- Custom theme colors
- Various space layouts
- Mock data scheme
Usage
Initialize project with our CLI tool
tdesign-starter-cli
## install tdesign-starter-cli
npm i tdesign-starter-cli@latest -g
## create project
td-starter init
Develop
## install dependencies
npm install
## set up
npm run dev
Build
## build
npm run build
## build for test
npm run build:test
Contributing Guide
We welcome contributions to our project. Create your Issue or Submit your Pull Request.
Pull Request
- Fork it!
- Create your branch:
git checkout -b feat/xxxx
- Commit:
git commit -a 'feat(project): describe'
- Push:
git push origin feat/xxxx
- New Pull Request
pull request
Commit Specification
Compatibility
IE / Edge | Firefox | Chrome | Safari |
---|---|---|---|
Edge >=84 | Firefox >=83 | Chrome >=84 | Safari >=14.1 |
License
The MIT License. Please see the license file for more information.
最近版本更新:(数据更新于 2024-09-24 06:26:09)
2023-01-17 17:45:53 0.3.1
2022-12-28 17:12:32 0.3.0
2022-11-29 17:34:44 0.2.0
2022-10-30 23:14:56 0.1.6
2022-06-27 12:56:22 0.1.5
2022-06-04 22:45:15 0.1.4
2022-05-04 16:54:16 0.1.3
2022-04-09 21:07:03 0.1.2
2022-03-28 11:13:47 0.1.1
2022-03-07 14:25:42 0.1.0
主题(topics):
react, starter-kit, tdesign
Tencent/tdesign-react-starter同语言 TypeScript最近更新仓库
2024-12-21 21:40:12 lobehub/lobe-chat
2024-12-21 12:01:51 siyuan-note/siyuan
2024-12-21 10:57:01 ai16z/eliza
2024-12-21 09:15:35 MetaCubeX/metacubexd
2024-12-21 04:50:26 mediar-ai/screenpipe
2024-12-20 19:36:48 vitejs/vite