Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 320 Bytes

This is a Next.js project which uses static site generation and uses Contentful for the blog, hosted on vercel

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.