nextjs-boilerplate:用于引导新项目的NextJs样板

时间:2024-02-25 02:17:15
【文件属性】:

文件名称:nextjs-boilerplate:用于引导新项目的NextJs样板

文件大小:300KB

文件格式:ZIP

更新时间:2024-02-25 02:17:15

typescript eslint styled-components jest nextjs

nextjs样板 这是一个样板。 里面是什么? 该项目使用了很多东西,例如: 入门 首先,运行开发服务器: npm run dev # or yarn dev 使用浏览器打开以查看结果。 您可以通过修改pages/index.js来开始编辑页面。 当您编辑文件时,页面会自动更新。 指令 dev :在localhost:3000上运行您的应用程序 build :创建生产版本 start :使用构建生产代码启动一个简单的服务器 lint :在所有组件和页面中运行lint test :运行笑话来测试所有组件和页面 test:watch :在手表模式下开玩笑 storybook :在loc


【文件预览】:
nextjs-boilerplate-master
----.babelrc(407B)
----.storybook()
--------preview.js(152B)
--------main.js(346B)
----next.config.js(237B)
----package.json(2KB)
----.eslintrc.json(834B)
----.github()
--------workflows()
----.prettierrc(70B)
----jest.config.js(355B)
----.jest()
--------setup.ts(67B)
----src()
--------pages()
--------components()
--------styles()
--------types()
----tsconfig.json(506B)
----next-env.d.ts(75B)
----generators()
--------templates()
--------plopfile.js(871B)
----.gitignore(437B)
----public()
--------img()
--------manifest.json(493B)
----README.md(2KB)
----yarn.lock(612KB)
----.editorconfig(146B)
----.vscode()
--------settings.json(105B)

网友评论