Skip to content

Yenniferh/my-next-app

Repository files navigation

My Next Blog

A blog with GraphCms integration.

Prerequisites

  • Node
  • npm

How to run

  • Install dependencies
npm i
  • Start the development server
npm run dev