news-app

所属分类:android开发
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-12-28 19:33:29
上 传 者sh-1993
说明:  它是一款使用Next.js、React、Redux、Material Ui构建的新闻应用程序
(Its an news app built with Next.js , React, Redux, Material Ui)

文件列表:
app/
lib/
public/
utils/
next.config.mjs
package-lock.json
package.json
tsconfig.json

# Redux Toolkit TypeScript Example This example shows how to integrate Next.js with [Redux Toolkit](https://redux-toolkit.js.org). The **Redux Toolkit** is a standardized way to write Redux logic (create actions and reducers, setup the store with some default middlewares like redux devtools extension). This example demonstrates each of these features with Next.js ## Deploy your own Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example): [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-redux&project-name=with-redux&repository-name=with-redux) ## How to use Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init), [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/), or [pnpm](https://pnpm.io) to bootstrap the example: ```bash npx create-next-app --example with-redux with-redux-app ``` ```bash yarn create next-app --example with-redux with-redux-app ``` ```bash pnpm create next-app --example with-redux with-redux-app ``` Deploy it to the cloud with [Vercel](https://vercel.com/new?utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

近期下载者

相关文件


收藏者