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新しいプロジェクトの操作方法を学ぶには、このスターターのドキュメントを参照してください。
プリズムの作業の詳細については、プリズムドキュメントを参照してください。
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.