文件名称:下一个演示
文件大小:111KB
文件格式:ZIP
更新时间:2024-03-01 09:29:27
TypeScript
这是一个用引导的项目。 入门 首先,运行开发服务器: npm run dev # or yarn dev 使用浏览器打开以查看结果。 您可以通过修改pages/index.js来开始编辑页面。 当您编辑文件时,页面会自动更新。 了解更多 要了解有关Next.js的更多信息,请查看以下资源: -了解Next.js功能和API。 交互式Next.js教程。 您可以查看-欢迎您提供反馈和意见! 在Vercel上部署 部署Next.js应用程序的最简单方法是使用Next.js创建者提供的。 查看我们的以了解更多详细信息。 next-sitemap最新版本安装不了@ corex / deepmerge报2.5.3版本发现,问题点淘宝源没更新数据
【文件预览】:
next-demo-main
----.babelrc(67B)
----next.config.js(248B)
----package.json(1KB)
----svgs()
--------cat.svg(2KB)
----next-sitemap.js(316B)
----next-seo.config.js(206B)
----package-lock.json(324KB)
----.eslintrc.js(900B)
----pages()
--------with-why-did-you-render()
--------with-next-sass()
--------with-next-seo()
--------ahooks()
--------api()
--------svg-components()
--------with-tailwindcss()
--------_app.tsx(955B)
--------index.tsx(96B)
--------index.scss(74B)
--------with-next-sitemap()
--------_document.tsx(644B)
----tsconfig.json(553B)
----next-env.d.ts(151B)
----.gitignore(386B)
----components()
--------with-why-did-you-render()
--------with-next-sass()
--------with-tailwindcss()
----tailwind.config.js(230B)
----styles()
--------globals.css(135B)
--------Home.module.css(2KB)
----public()
--------sitemap-2.xml(1KB)
--------robots.txt(335B)
--------sitemap-1.xml(816KB)
--------vercel.svg(1KB)
--------sitemap.xml(815KB)
--------favicon.ico(15KB)
----README.md(1KB)
----scripts()
--------wdyr.js(270B)
----postcss.config.js(82B)
----.prettierrc.json(26B)