go-n-share-web-app:Go&Share Web App

时间:2021-04-01 02:32:06
【文件属性】:
文件名称:go-n-share-web-app:Go&Share Web App
文件大小:95KB
文件格式:ZIP
更新时间:2021-04-01 02:32:06
TypeScript 带有和Typescript的示例应用 此示例介绍了如何在带有Typescript的Next.js应用程序中将用作组件库。 Next.js和chakra-ui具有内置的TypeScript声明,因此我们将立即对其模块进行自动补全。 我们将Next.js _app.js与chakra-ui的Provider和theme连接起来,以便页面可以具有应用程序范围内的暗/亮模式。 我们还将创建一些组件,以显示chakra-ui的风格道具的用法。 自己部署 使用部署示例: 如何使用 使用create-next-app 使用或执行以引导示例: npx create-next-app --example with-chakra-ui-typescript with-chakra-ui-typescript-app # or yarn create next-app --example with-ch
【文件预览】:
go-n-share-web-app-main
----.eslintrc.json(4KB)
----.github()
--------workflows()
----yarn.lock(196KB)
----next-env.d.ts(75B)
----next.config.js(246B)
----src()
--------constants()
--------pages()
--------theme.tsx(375B)
--------styles()
--------components()
----.babelrc(726B)
----.prettierrc.json(131B)
----tsconfig.json(1KB)
----README.md(2KB)
----.gitignore(386B)
----package.json(1KB)

网友评论