nextjs-boilerplate:一个简单的项目,可开始使用TypeScript,ReactJS,NextJS,样式化组件,Jest和Storybook

时间:2021-02-04 06:22:55
【文件属性】:
文件名称:nextjs-boilerplate:一个简单的项目,可开始使用TypeScript,ReactJS,NextJS,样式化组件,Jest和Storybook
文件大小:287KB
文件格式:ZIP
更新时间:2021-02-04 06:22:55
template boilerplate typescript styled-components jest NextJS样板 该样板使用以下技术开发: :memo: 档案结构 nextjs-boilerplate ├── node_modules/ ├── .next/ ├── .jest/ │ └── setup.ts ├── .storybook/ │ ├── main.js │ └── preview.js ├── public/ │ ├── img/ │ │ └── images. * │ ├── manifest.json │ ├── sw.js │ └── workbox * .js ├── src/ │ ├── components/ │ │
【文件预览】:
nextjs-boilerplate-main
----.storybook()
--------main.js(164B)
--------preview.js(225B)
----.gitignore(386B)
----tsconfig.json(506B)
----README.md(3KB)
----public()
--------sw.js(4KB)
--------manifest.json(495B)
--------img()
--------workbox-8778d57b.js(19KB)
----.prettierrc(70B)
----next.config.js(173B)
----package.json(1KB)
----.jest()
--------setup.ts(67B)
----src()
--------components()
--------pages()
--------styles()
----.babelrc(168B)
----next-env.d.ts(75B)
----jest.config.js(225B)
----.editorconfig(166B)
----yarn.lock(556KB)
----.eslintrc.json(782B)

网友评论