Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 302 Bytes

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