Brought to you by Prismic Solution Engineering Team
Prerequisite: have node v18 or above installed on your local machine : https://nodejs.org/en/
cd slicify
npm inpm run devYou can now access your website here : http://localhost:3000 .
npm run slicemachineYou can now access your SliceMachine here : http://localhost:9999 .
This is where you will create and edit any data structure for your project.
https://your-repo-id.prismic.io/
You can now start to edit content and play around with your newly created Prismic website.
Access our Prismic Next.js documentation and start modelling your own components.
https://prismic.io/docs/nextjs
This project is made to test out Prismic, Slices used in this project are subject to Tailwind UI license : https://tailwindui.com/license Images used in this project are from unsplash.com, please find unsplash license here : https://unsplash.com/license
This is a Next.js project bootstrapped with create-next-app.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.