文件名称:Boilerplate-Nextjs
文件大小:275KB
文件格式:ZIP
更新时间:2024-03-08 23:30:58
TypeScript
入门 要使用此样板,请运行以下命令: yarn create next-app -e https://github.com/Beroni/Boilerplate-Nextjs
【文件预览】:
Boilerplate-Nextjs-master
----.eslintrc.json(726B)
----.github()
--------workflows()
----public()
--------manisfest.json(458B)
--------favicon.ico(15KB)
--------img()
--------vercel.svg(1KB)
----yarn.lock(550KB)
----next-env.d.ts(75B)
----next.config.js(168B)
----src()
--------pages()
--------styles()
--------components()
----.babelrc(126B)
----.jest()
--------setup.ts(35B)
----.storybook()
--------main.js(211B)
--------config.js(131B)
--------withGlobalStyles.tsx(220B)
----tsconfig.json(474B)
----jest.config.js(244B)
----.prettierrc(67B)
----README.md(156B)
----.editorconfig(145B)
----.gitignore(450B)
----package.json(2KB)