文件名称:react-sample
文件大小:454KB
文件格式:ZIP
更新时间:2024-04-15 08:08:56
TypeScript
Tailwind CSS + TypeScript + Next.js入门版 这是一个轻量级的starterkit /样板,可以使用Tailwind CSS,TypeScript和Next.js来启动和运行。 通过Purge CSS设置,它也可以投入生产。 为什么要制作这种样板? Tailwind,Next.js和TypeScript是用于构建Web应用程序的出色堆栈。 使用堆栈最烦人的部分是每次都要对其进行设置,因此我制作了一个易于使用的模板,供我和其他许多人使用。 用法 1.克隆仓库 Github发布了,该允许用户从模板存储库生成一个完全相同的文件和结构的新存储库。 您可以使用从此模板生成您自己的存储库。 在这里,您可以克隆自己的存储库,并根据需要进行修改。 如果您希望克隆此存储库,请转到命令行并运行: git clone https://github.com/kyrelldi
【文件预览】:
react-sample-main
----components()
--------atoms()
--------organisms()
--------molecules()
--------templates()
----.gitignore(396B)
----tsconfig.json(580B)
----README.md(2KB)
----utils()
--------.gitkeep(0B)
--------darkmode_light.svg(396KB)
--------darkmode.svg(383KB)
----.github()
--------workflows()
----next.config.js(87B)
----pages()
--------_app.tsx(211B)
--------index.tsx(1KB)
--------about()
--------darken()
--------garally()
--------watch()
----interfaces()
--------.gitkeep(0B)
----package.json(809B)
----.babelrc(66B)
----next-env.d.ts(75B)
----styles()
--------index.css(630B)
----postcss.config.js(81B)
----tailwind.config.js(178B)
----index.d.ts(115B)
----yarn.lock(115KB)
----package-lock.json(404KB)