Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 2.35 KB

README.md

File metadata and controls

67 lines (41 loc) · 2.35 KB

Graph Image

Advanced Lazy-Loading and Compression with Svelte/SvelteKit and Hygraph

npm version downloads release status stars demo status npm bundle size npm bundle size

DemoObie Munoz

Graph Image Demo Site

This is the demo site for the graph-image package, a part of the Graph Image Turborepo. The demo site showcases the advanced lazy-loading and compression capabilities of the graph-image package when used with Svelte/SvelteKit and Hygraph.

Live Demo

You can access the live demo here.

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repository:
git clone https://github.com/ObieMunoz/graph-image.git
  1. Install the dependencies:
pnpm install
  1. Build the package and the demo application:
pnpm build
  1. Start the demo application:
pnpm dev

The demo site should now be running on your local machine.

Contributing

We welcome contributions! Please see the main repository for more detail.

License

This project is licensed under the MIT License.

Contact

If you have any questions, feel free to reach out to us at graphimage@obiemunoz.com.

Acknowledgements

Thanks to all contributors who have helped to improve this project.