文件名称:nextjs-react-redux-hook
文件大小:23KB
文件格式:ZIP
更新时间:2024-03-10 03:08:31
JavaScript
nextjs-react-redux-hook
【文件预览】:
nextjs-react-redux-hook-master
----.gitignore(160B)
----components()
--------dashboard()
--------common()
--------error()
--------home()
----package.json(858B)
----redux()
--------services()
--------constants()
--------reducers()
--------saga()
--------actions()
--------store()
----next.config.js(898B)
----static()
--------images()
--------scss()
--------favicon.ico(22KB)
----utils()
--------initialize.js(513B)
--------auth.js(1KB)
--------cookie.js(752B)
----README.md(25B)
----configs()
--------index.js(548B)
--------env()
----pages()
--------index.js(234B)
--------dashboard.js(255B)
--------_document.js(294B)
--------_app.js(678B)
--------_error.js(438B)