/prismic-sapper-example

Simple example website using Sapper and Prismic

Primary LanguageJavaScript

Simple Sapper & Prismic example site

The default Sapper template, with content being pulled from Prismic.

Getting started

Download the project code, then you can install dependencies and run the project in development mode with:

npm install
npm run dev

This will a local server at localhost:3000 where you can see the site in action.