Next.js + Typescript + Material UI 模版

非官方模版,集成了 Next.js、Typescript 和 Material UI 状态器,包含博文、文档和 ESLint 集成。

使用说明

1. git clone https://github.com/danangekal/next-typescript-material-ui-starter.git

2. yarn install

  • 开发:yarn dev
  • 生产:yarn build,再 npm run build 或 yarn start
zip
next-typescript-material-ui-starter-main.zip 预估大小:31个文件
folder
next-typescript-material-ui-starter-main 文件夹
file
.eslintrc.json 744B
file
.gitignore 456B
file
Dockerfile 551B
folder
components 文件夹
file
theme.ts 373B
file
nav.tsx 4KB
file
package.json 2KB
file
.lintstagedrc.json 208B
file
next.config.js 186B
file
LICENSE 1KB
folder
public 文件夹
folder
icons 文件夹
file
icon-384x384.png 13KB
file
icon-256x256.png 5KB
file
icon-512x512.png 9KB
file
icon-192x192.png 6KB
file
vercel.svg 1KB
file
favicon.ico 15KB
file
manifest.json 872B
file
tsconfig.json 6KB
file
docker-compose.yml 77B
folder
.github 文件夹
folder
workflows 文件夹
file
main.yml 2KB
file
.prettierrc.json 115B
file
README.md 3KB
file
next-env.d.ts 75B
folder
global.d.ts 文件夹
folder
pages 文件夹
folder
api 文件夹
file
hello.ts 208B
file
_document.tsx 1KB
file
index.tsx 5KB
file
_app.tsx 1KB
folder
.husky 文件夹
file
.gitignore 2B
file
pre-commit 59B
file
.editorconfig 293B
file
yarn.lock 247KB
zip 文件大小:145.61KB