下一个ts最小模板

时间:2024-03-07 01:58:49
【文件属性】:

文件名称:下一个ts最小模板

文件大小:137KB

文件格式:ZIP

更新时间:2024-03-07 01:58:49

TypeScript

下一模板 用法 yarn create next-app ${app_name} --example "https://github.com/poad/next-ts-minimal-template" cd ${app_name} rm -rf .github


【文件预览】:
next-ts-minimal-template-main
----jsconfig.json(564B)
----next.config.js(1KB)
----package.json(1KB)
----.github()
--------workflows()
--------actions()
----LICENSE(11KB)
----src()
--------pages()
--------styles()
--------public()
----.eslintrc.js(950B)
----tsconfig.json(1KB)
----stylelint.config.js(105B)
----next-env.d.ts(75B)
----.gitignore(2KB)
----README.md(162B)
----yarn.lock(299KB)
----.eslintignore(10B)
----.editorconfig(207B)

网友评论