next-starter:具有chakra-ui,打字稿和pwa设置的nextjs入门

时间:2024-04-19 16:13:01
【文件属性】:

文件名称:next-starter:具有chakra-ui,打字稿和pwa设置的nextjs入门

文件大小:276KB

文件格式:ZIP

更新时间:2024-04-19 16:13:01

TypeScript

Nextjs入门 使用chakra-ui的简单入门。 这是一个简单明了的nextjs入门程序,其中包括作为ui套件和进行状态管理,假设您在后端使用GraphQL作为api。 如何开始 要开始使用此模板,您可以按照以下步骤操作: yarn create next-app my-app -e https://github.com/uselessdev/next-starter cd my-app yarn yarn dev # you can now access http://localhost:3000


【文件预览】:
next-starter-main
----.eslintrc.json(744B)
----.gitignore(425B)
----.babelrc(60B)
----.env.example(29B)
----package.json(2KB)
----src()
--------components()
--------theme.ts(195B)
--------config()
--------pages()
----next.config.js(251B)
----jest.config.js(226B)
----public()
--------images()
--------manifest.json(497B)
----tsconfig.json(707B)
----.jest()
--------setup.ts(35B)
----.github()
--------workflows()
----.prettierignore(8B)
----README.md(519B)
----next-env.d.ts(75B)
----.storybook()
--------main.js(438B)
--------preview.js(280B)
----.vscode()
--------settings.json(105B)
----.editorconfig(147B)
----.prettierrc(240B)
----yarn.lock(586KB)

网友评论