Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/micahsuomi/just-good-vibes

A Next Js + Contentful sample site
https://github.com/micahsuomi/just-good-vibes

Last synced: 8 days ago
JSON representation

A Next Js + Contentful sample site

Awesome Lists containing this project

README

        

This is the Next.js starter site (and course files) for the Next.js & Contentful tutorial by the Net Ninja.

## Getting Started

To use the starter project, run the following in a terminal:

```bash
npx create-next-app [your-site-name] -e https://github.com/iamshaunjp/next-contentful/tree/lesson-1-starter-site
```