This is a demo blog website, for testing new prismic slicemachine features
- Demo: Open live demo
To run the project, run the following commands in your terminal:
git clone https://github.com/Jhezem/prismic-blog.git
npm run install
npm run dev
The commands will do the following:
- Clone the repository from github
- Install all the dependencies
- Run the project in development mode