文件名称:nextjs-toolkit:Nextjs工具包
文件大小:94KB
文件格式:ZIP
更新时间:2024-05-21 11:58:12
react sass material ssr nextjs
使用国际。 如何使用 使用create-next-app 使用或执行以引导示例: npx create-next-app --example with-react-i18next with-react-i18next-app # or yarn create next-app --example with-react-i18next with-react-i18next-app 手动下载 下载示例: curl https://codeload.github.com/zeit/next.js/tar.gz/master | tar -xz --strip=2 next.js-master/examples/with-react-i18next cd with-react-i18next 安装并运行: npm install npm run dev # or yarn yarn de
【文件预览】:
nextjs-toolkit-master
----style()
--------gallery.scss(8KB)
--------global()
--------index.scss(3KB)
----.gitignore(62B)
----.babelrc(128B)
----components()
--------ExtendedComponent.js(219B)
--------ComponentWithTrans.js(273B)
--------PureComponent.js(121B)
--------Preloader()
--------link.js(2KB)
----package.json(1KB)
----data()
--------store.js(2KB)
----next.config.js(2KB)
----store.js(2KB)
----utils()
--------withRoot.js(1KB)
--------getPageContext.js(1KB)
--------privatePage.js(2KB)
----README.md(3KB)
----locales()
--------de()
--------en()
----lib()
--------gtag.js(464B)
--------withI18next.js(773B)
----pages()
--------theme.scss(44B)
--------page3.js(714B)
--------index.js(5KB)
--------_document.js(4KB)
--------page2.js(2KB)
--------article.js(2KB)
--------NavWrapper()
----i18n.js(2KB)
----server.js(2KB)
----yarn.lock(224KB)