Skip to content

PVUL/nextjs-netlify-cms

Repository files navigation

nextjs-netlify-cms

This is a really simple project that shows the usage of Next.js with TypeScript with netlifycms.

For local dev

To start the server:

yarn dev

Note: this also starts the netlify cms proxy server which is necessary for the local backend

Go to http://localhost:3000