This is an example application using NextJS and prismic.
First, install dependencies:
npm installYou can then run the development server:
npm run devYou 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 slicemachineYou can then run slice machine at http://localhost:9999