/nextjs-prismic-typescript-netlify-starter

A starter for projects using Next.js, TypeScript and Prismic - hosted on Netlify

Primary LanguageTypeScriptMIT LicenseMIT

nextjs-prismic-typescript-netlify-starter

A starter for projects using Next.js, TypeScript and Prismic - hosted on Netlify

Getting Started

First, run the development server:

yarn run dev
yarn run slicemachine

Open http://localhost:3000 with your browser to see the result.

Open http://localhost:9999 to see slice machine.

Or use the WebStorm configuration start-all included in the repo.