https://github.com/barrel/shopify-vite
Modern frontend tooling for Shopify theme development using Vite for a best-in-class DX.
https://github.com/barrel/shopify-vite
frontend-tooling integration shopify theme vite vite-plugin
Last synced: about 2 months ago
JSON representation
Modern frontend tooling for Shopify theme development using Vite for a best-in-class DX.
- Host: GitHub
- URL: https://github.com/barrel/shopify-vite
- Owner: barrel
- License: mit
- Created: 2022-06-03T16:54:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T21:57:31.000Z (2 months ago)
- Last Synced: 2025-03-30T17:05:08.115Z (2 months ago)
- Topics: frontend-tooling, integration, shopify, theme, vite, vite-plugin
- Language: TypeScript
- Homepage: https://shopify-vite.barrelny.com/
- Size: 7.58 MB
- Stars: 344
- Watchers: 20
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Shopify Vite
Modern frontend tooling for Shopify theme development using Vite for a best-in-class developer experience.
## Packages
| Package | Changelog |
| ------------------------------------------------------------- | ------------------------------------------------------------ |
| [vite-plugin-shopify](./packages/vite-plugin-shopify) | [Changelog](./packages/vite-plugin-shopify/CHANGELOG.md) |
| [vite-plugin-page-reload](./packages/vite-plugin-page-reload) | [Changelog](./packages/vite-plugin-page-reload/CHANGELOG.md) |## Documentation
Visit the [documentation website](https://shopify-vite.barrelny.com/) to check out the [guides](https://shopify-vite.barrelny.com/guide/) and searchable [configuration reference](https://shopify-vite.barrelny.com/guide/configuration.html).
## Contribution
[Read our contributing guide](https://github.com/barrel/barrel-shopify/blob/main/CONTRIBUTING.md).
## License
This project is licensed under the [MIT License](https://github.com/barrel/barrel-shopify/blob/main/LICENSE.md).