This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
To learn more about Contentful, take a look at the following resources:
- Contentful and Next.js - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
Check out The better runtime for Next.js for more details.
- After an editor publishes a new article on Contentful, we need to trigger a deployment process on Netlify.
WIP