This is an example application using NextJS and prismic.
First, install dependencies:
npm install
You can then run the development server:
npm run dev
You can then run the application locally at http://localhost:3000
Make sure you have installed dependencies above. You can then run slice machine with the following command:
npm run slicemachine
You can then run slice machine at http://localhost:9999