profile:使用Next.js和Tailwind CSS构建的配置文件页面

时间:2021-05-04 05:59:55
【文件属性】:
文件名称:profile:使用Next.js和Tailwind CSS构建的配置文件页面
文件大小:109KB
文件格式:ZIP
更新时间:2021-05-04 05:59:55
JavaScript 存储库 使用NextJS构建。 发展 yarn install安装所有依赖项。 yarn dev开发人员使用热重装进行开发。 yarn static以重新生成静态资产以进行部署。 yarn serve-static以查看生成的静态文件,因为它们将被部署。 yarn deploy将静态资产部署到github页面。
【文件预览】:
profile-master
----.gitignore(3KB)
----components()
--------resume()
--------profile()
--------.keep(0B)
--------shared()
----package.json(1KB)
----postcss.config.js(72B)
----LICENSE(1KB)
----public()
--------favicon-32x32.png(2KB)
--------drawkit-rocket.svg(6KB)
--------profile.jpg(4KB)
----.eslintrc.js(633B)
----README.md(371B)
----styles()
--------global.css(2KB)
----pages()
--------resume.js(815B)
--------tailwind.js(6KB)
--------blog()
--------index.js(1KB)
--------_document.js(478B)
--------_app.js(2KB)
----tailwind.config.js(139B)
----CNAME(16B)
----yarn.lock(194KB)

网友评论