Arthur_Silva_JAMStackAlura:Arthur的投资组合

时间:2024-03-25 04:54:03
【文件属性】:

文件名称:Arthur_Silva_JAMStackAlura:Arthur的投资组合

文件大小:686KB

文件格式:ZIP

更新时间:2024-03-25 04:54:03

portfolio TypeScript

TypeScript和样式化组件Next.js示例 这是一个非常简单的项目,展示了Next.js与TypeScript和样式化组件的用法。 自己部署 使用部署示例: 如何使用它? 使用或执行以引导示例: npx create-next-app --example with-typescript-styled-components with-typescript-styled-components-app # or yarn create next-app --example with-typescript-styled-components with-typescript-styled-components-app 使用将其部署到云()。 笔记 这是两个现有示例的合并:


【文件预览】:
Arthur_Silva_JAMStackAlura-main
----.gitignore(386B)
----.babelrc(87B)
----package.json(1KB)
----src()
--------components()
--------context()
--------types()
--------lib()
--------themes()
----@types()
--------styled.d.ts(475B)
----next.config.js(71B)
----public()
--------images()
--------animations()
----tsconfig.json(1KB)
----.eslintrc.js(516B)
----README.md(1KB)
----next-env.d.ts(75B)
----pages()
--------_document.tsx(843B)
--------index.tsx(1KB)
--------_app.tsx(929B)
----yarn.lock(200KB)

网友评论