An open API service indexing awesome lists of open source software.

https://github.com/jsjzh/tiny-code-react-antd-app


https://github.com/jsjzh/tiny-code-react-antd-app

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# tiny-code-react-antd-app

## 说明

希望打造一个,到手之后可以马上进行开发的脚手架,包括 PC 或者 H5。

## 草稿

1. react
2. react-router-dom
3. axios
4. react-qurey or swr
5. immer use-immer
6. zustand ~~jotai valtio RTK~~
7. ramda ~~lodash~~
8. dayjs ahooks react-dnd
9. vite

animation: framer-motion + Three.js
Router: react-router-dom
form: formik+yup
api: axios+react query
state manager : zustand
utility:lodash+immer
css: [email protected]
UX\UI : react-hot-toast react-spinners-kit @heroicons /react react-dnd timeago-react
vite\typescript\ eslint prettier\ eslint-config-airbn eslint-config-airbnb-typescript

Layout 去掉一个

要有一个创建 route 的东西,现在导航都只能用 string,非常不好,我希望精确导航,比如,知道这个 route param 等等