devmnj / hygraph-Svelte-blog

Hygraph CMS blog app using Svelte and Tailwind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project logo

Svelte-Hygraph-Blog

Hackathon License

This is Svelte Hygraph 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

About

Hygraph CMS blog app using Svelte and Tailwind


Languages

Language:Svelte 93.9%Language:JavaScript 3.7%Language:HTML 2.1%Language:CSS 0.3%