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.