Skip to content

eliZzz/sapper-prismic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sapper-prismic

Example implementation of Sapper with Prismic.io

Getting started

Running the project

However you get the code, you can install dependencies and run the project in development mode with:

cd sapper-prismic
npm install
npm run dev

Exporting a production build

npx sapper export
npx serve __sapper__/export

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • Svelte 31.5%
  • HTML 5.3%
  • CSS 3.1%