This is Svelte Contentful Headless CMS integration example app.
For developing and make changes to this project, you need to install Nodejs, Svelt JavaScript Framework.
Fork the repository or download the project to a local machine. Then run yarn install
for dependency setup ( from the root directory).
Now let's start the development server and modify:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
- Svelte - Web Framework
- Contentful - Contentful Headless CMS
- NodeJs - Server Environment
- JavaScript
- TailwindCSS - CSS Framework
Learn Svelte Programming - from scratch
- @devmnj - Idea & Initial work
- Hat tip to anyone whose code was used
- Inspiration
- References