nextjs starter prismic blog
1.0.0
该示例博客是探索Next.js和Prismic的绝佳起点。在几分钟之内启动并运行。修改并适应您的喜好;这就是你的!

要使用此启动器启动一个新项目,请在终端中运行以下命令:
npx degit prismicio-community/nextjs-starter-prismic-blog your-project-name
cd your-project-name
npx @slicemachine/init@latest命令将执行以下操作:
准备启动项目时,请运行以下命令:
npm run dev要了解如何与您的新项目一起工作,请参阅此入门文档。
要了解有关与Prismic合作的更多信息,请参见Prismic文档。
Copyright 2013-2023 Prismic <[email protected]> (https://prismic.io)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.