Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 1.9 KB

README.md

File metadata and controls

61 lines (41 loc) · 1.9 KB

Project logo

Svelte-Contentful-Blog

Hackathon License

This is Svelte Contentful Headless CMS integration example app.

📝 Table of Contents

💡Develop

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

⛏️ Built With

🔷 Additional Guide

Learn Svelte Programming - from scratch

✍️ Authors

🎉 Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • References