react-shop

快速入门Redux + TypeScript创建React App模板一个自以为是的快速入门,它使用已配置的Redux , TypeScript , React Router ,酶和自定义ESlint配置来(CRA)模板。原始的Create React App自述文件可用法npx create-react-app your-project-name --template typescript-redux或者yarn create react-app your-project-name --template typescript-redux npx命令从npm安装最新的CRA稳定版本。 --template参数指向此模板,请注意,省略了cra-template-前缀。动机你知道痛苦。您从头开始一个新项目,需要一次又一次地配置它。它需要路由,确定路由器,然后需要R
zip
react-shop-main.zip 预估大小:70个文件
folder
react-shop-main 文件夹
file
.eslintrc 676B
folder
public 文件夹
file
manifest.json 492B
file
index.html 2KB
file
robots.txt 57B
file
favicon.ico 4KB
file
logo512.png 9KB
file
logo.png 4KB
file
logo192.png 5KB
file
yarn.lock 532KB
file
README_CRA.md 2KB
folder
src 文件夹
file
models.ts 530B
folder
pages 文件夹
file
Home.tsx 447B
folder
auth 文件夹
file
SignOut.tsx 210B
file
Registration.tsx 2KB
file
LogIn.tsx 1KB
file
Cart.tsx 2KB
file
SearchResult.tsx 691B
folder
errors 文件夹
file
NotFound.tsx 191B
file
Categories.tsx 957B
file
Products.tsx 861B
file
CategoryPosts.tsx 984B
folder
redux 文件夹
file
store.ts 684B
folder
slices 文件夹
file
authSlice.ts 1KB
file
orderSlice.ts 1KB
file
cartSlice.ts 2KB
file
eventSlice.ts 492B
file
index.tsx 287B
folder
utils 文件夹
file
array.ts 284B
file
index.css 1KB
folder
components 文件夹
folder
product 文件夹
file
Paginate.tsx 978B
file
Details.tsx 2KB
folder
common 文件夹
folder
counters 文件夹
file
PositiveCounter.tsx 809B
folder
pagination 文件夹
file
BasePaginate.tsx 608B
file
PaginateItem.tsx 246B
file
PaginateNavigation.tsx 965B
folder
search 文件夹
file
Search.tsx 588B
file
SearchField.tsx 577B
folder
notify 文件夹
file
Notify.tsx 398B
file
NotifyList.tsx 472B
folder
form 文件夹
file
Validation.tsx 622B
file
Field.tsx 543B
folder
category 文件夹
file
Paginate.tsx 1KB
file
Details.tsx 744B
folder
cart 文件夹
file
ProductSet.tsx 2KB
file
Paginate.tsx 964B
folder
Header 文件夹
file
Navbar.tsx 238B
file
Logo.tsx 135B
file
AuthLinks.tsx 631B
file
Header.tsx 276B
folder
events 文件夹
file
IEvent.ts 64B
file
main-links.tsx 238B
folder
api 文件夹
file
server.ts 5KB
file
App.tsx 485B
folder
hooks 文件夹
file
useQuery.ts 126B
folder
auth 文件夹
file
useSignOut.ts 307B
file
useRequireGuest.ts 437B
file
useRequireAuth.ts 374B
file
useLogIn.ts 418B
file
usePageSelected.ts 206B
file
main-routes.tsx 1KB
file
react-app-env.d.ts 76B
file
setupTests.ts 131B
file
tsconfig.json 535B
file
.prettierrc 86B
file
README.md 5KB
file
.gitignore 310B
file
.eslintignore 180B
file
tsconfig.eslint.json 137B
file
package-lock.json 689KB
file
package.json 2KB
...
zip 文件大小:433.99KB