Skip to content

This is Halo Lab demo project, built with Next.js, Prismic CMS and Slice Machine.

Notifications You must be signed in to change notification settings

Halo-Lab/prismic-sm-demo

Repository files navigation

prismic-sm-demo

This is Halo Lab demo project, built with Next.js, Prismic CMS and Slice Machine.

Demo: https://prismic-sm-demo.staging.halo-lab.team/

Development

Clone project:

git clone git@github.com:Halo-Lab/prismic-sm-demo.git

Install dependencies and run development server:

make dev

Open http://localhost:3000. Make neccesary changes, then check them on production server:

make start

If you want just to check build, run:

make build

Push changes to remote repository.

You can start Prismic Slice machine:

make sm

Have a fun!

Supported by Halo lab