Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 499 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 499 Bytes

Next.js Contentlayer Example

Demo

View the deployed project: Demo

Try it Now

Gitpod ready-to-code

Local Installation

Clone the project:

git clone git@github.com:contentlayerdev/next-contentlayer-example.git

Install dependencies:

yarn

Run dev server:

yarn dev