next-i18n-styled-template

时间:2024-03-26 00:09:29
【文件属性】:

文件名称:next-i18n-styled-template

文件大小:82KB

文件格式:ZIP

更新时间:2024-03-26 00:09:29

TypeScript

Next.js模板 这是具有样式组件和next-i18next的Next.js应用程序的模板 将该项目用作模板 只需克隆存储库并将所需文件复制到现有项目中 -或者- 克隆仓库,更改遥控器 git remote - v git remote remove origin git remote add origin < repo> 更改文件夹中的项目名称 在package.json中更改项目名称 -或者- 使用Github的“使用此模板” 运行项目进行开发 yarn yarn dev 运行项目进行生产 yarn -- frozen - lockfile // --production yarn build yarn start


【文件预览】:
next-i18n-styled-template-dev
----.eslintrc(3KB)
----i18n.ts(274B)
----.babelrc(108B)
----package.json(1KB)
----.prettierrc(52B)
----.prettierignore(113B)
----pages()
--------_error.tsx(395B)
--------_app.tsx(750B)
--------index.tsx(396B)
--------404.tsx(397B)
--------_document.tsx(999B)
----tsconfig.json(2KB)
----next-env.d.ts(111B)
----.gitignore(313B)
----components()
--------GlobalStyle.tsx(492B)
----public()
--------locales()
----README.md(639B)
----yarn.lock(184KB)
----.editorconfig(148B)

网友评论