/react-materials

repo for learning react

Primary LanguageTypeScriptMIT LicenseMIT

react-materials

组件列表

名称 描述
Loading Loading 组件
Button Button 组件
ResizableBox ResizableBox 组件
Popup Popup 组件
Radio Radio 组件
Input Input 组件
Textarea Textarea 组件
ReIcon Icon 组件
Show Show 条件渲染组件
Indicator Indicator 组件
Signature Signature 签名组件
TodoList todoList

开发

npm run dev

构建

npm run build

技术栈

名称 描述 链接
react18 用于构建用户界面的 JavaScript 库 https://zh-hans.reactjs.org/
react-router(v6) react 路由管理 https://reactrouter.com/docs/en/v6
tailwindcss 原子 css https://tailwindcss.com/
typescript javascript 扩展 https://www.typescriptlang.org/
vite 前端构建工具 https://cn.vitejs.dev/