eduardoGao / prismic-next-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for Prismic+Next+Now Serverless guide

Follow along with the instructions in the Zeit guide to build a minimalist blog using Prismic as a CMS with Next.js deployed in Now as a serverless app.

Install instructions

Use the Prismic CLI to copy the code and create the associated Prismic repository

yarn global add prismic-cli 
prismic theme https://github.com/raulg/prismic-next-blog

Finished example

If after following the guide all the way to the end you want to compare your project to a finished version, check out the finished branch for the completed code.

About


Languages

Language:JavaScript 100.0%