A starter for projects using Next.js, TypeScript and Prismic - hosted on Netlify
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.