Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/contentlayerdev/next-contentlayer-example


https://github.com/contentlayerdev/next-contentlayer-example

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Next.js Contentlayer Example

## Demo

View the deployed project: [Demo](https://next-contentlayer-example.vercel.app/)

## Try it Now

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](http://gitpod.io/#https://github.com/contentlayerdev/next-contentlayer-example)

## Local Installation

Clone the project:

git clone [email protected]:contentlayerdev/next-contentlayer-example.git

Install dependencies:

yarn

Run dev server:

yarn dev