Next.js 模板增强版

此模板以 Next.js 引导项目为基础,进行了增强,配置了 Linting、类型检查和格式化,使用 React 组件库,启用对 Tailwind 和 Babel 宏的使用,无需 PurgeCSS。还集成了测试库,包括 Jest、Cypress 和 Storybook,支持 TDD 工作流程。对于每个新增功能,都应添加单元测试、集成/端到端测试和 UI 测试。

zip
thank-u-nextjs-master.zip 预估大小:55个文件
folder
thank-u-nextjs-master 文件夹
file
.eslintrc.json 1KB
folder
pages 文件夹
file
index.tsx 5KB
folder
api 文件夹
file
hello.tsx 288B
file
_app.tsx 661B
folder
.github 文件夹
folder
workflows 文件夹
file
nodejs.yml 1KB
folder
public 文件夹
file
favicon.ico 15KB
file
vercel.svg 1KB
folder
stories 文件夹
file
Page.tsx 3KB
file
Button.stories.tsx 791B
file
Button.tsx 955B
file
Introduction.stories.mdx 5KB
file
button.css 642B
folder
assets 文件夹
file
flow.svg 1KB
file
direction.svg 1KB
file
comments.svg 1KB
file
colors.svg 8KB
file
code-brackets.svg 1KB
file
plugin.svg 2KB
file
stackalt.svg 2KB
file
repo.svg 2KB
file
Header.stories.tsx 501B
file
Page.stories.tsx 595B
file
page.css 998B
file
header.css 472B
file
Header.tsx 1KB
file
yarn.lock 619KB
file
next-env.d.ts 113B
folder
styles 文件夹
file
base.css 11KB
file
tailwind.base.css 16B
file
tailwind.config.js 264B
file
.prettierignore 54B
file
.babelrc 124B
folder
cypress 文件夹
folder
integration 文件夹
file
sample_spec.ts 757B
folder
fixtures 文件夹
file
example.json 154B
folder
plugins 文件夹
file
index.js 720B
file
tsconfig.json 502B
folder
support 文件夹
file
index.js 670B
file
commands.js 913B
file
cypress.json 41B
file
twin.d.ts 243B
folder
.storybook 文件夹
file
main.js 191B
file
preview.js 74B
folder
components 文件夹
file
ButtonCss.js 1KB
file
ButtonReact.js 1KB
file
tsconfig.json 536B
folder
test 文件夹
file
testUtils.tsx 534B
folder
pages 文件夹
file
index.test.tsx 452B
folder
__snapshots__ 文件夹
file
index.test.tsx.snap 12KB
folder
__mocks__ 文件夹
file
fileMock.js 34B
file
jest.config.js 655B
file
.prettierrc 43B
file
README.md 4KB
file
.gitignore 462B
file
.eslintignore 67B
file
package.json 3KB
...
zip 文件大小:280.17KB