Skip to content
This repository was archived by the owner on Sep 17, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 818 Bytes

File metadata and controls

26 lines (16 loc) · 818 Bytes

DEPRECATION NOTICE

This project is no longer being maintained. Check out https://github.com/UseAllFive/next-prismic-base for the latest.


Next Base

Starter kit for a Prismic, NextJS & Express tech stack. Comes complete with Prismic Preview functionality built in. Use this kit if that stack makes sense for your project.

This kit also comes preloaded with some styling preferences but feel free to remove these if you like:

  • Rebass
  • Styled System
  • Styled Components

Getting started

  • Install deps npm install
  • Start the server npm run dev
  • Go to http://localhost:5000
  • Follow the instructions there for setup

Make it yours

  • Delete these instructions and replace with your REPO specific README