Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 400 Bytes

Redezeit website

Installation

npm install

Local development

npm run dev

Generate Contentful types

In order to successfully run npm run contentful-typescript-codegen, you need to add the CONTENTFUL_MANAGEMENT_API_ACCESS_TOKEN to your local .env file. You can generate this token in the Contentful web app under Settings > API keys > Content management tokens.