Advanced Lazy-Loading and Compression with Svelte/SvelteKit and Hygraph
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.
You can access the live demo here.
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/ObieMunoz/graph-image.git
- Install the dependencies:
pnpm install
- Build the package and the demo application:
pnpm build
- Start the demo application:
pnpm dev
The demo site should now be running on your local machine.
We welcome contributions! Please see the main repository for more detail.
This project is licensed under the MIT License.
If you have any questions, feel free to reach out to us at graphimage@obiemunoz.com.
Thanks to all contributors who have helped to improve this project.