nextjs sample:配置incomais com打字稿样式组件eslint漂亮。 源码
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-c
文件列表
nextjs-sample-main.zip
(预估有个19文件)
nextjs-sample-main
.babelrc
87B
package.json
1014B
package-lock.json
174KB
src
pages
_app.tsx
723B
index.tsx
1KB
_document.tsx
775B
components
暂无评论