Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uicrooks/shopify-theme-lab
Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI ๐งช
https://github.com/uicrooks/shopify-theme-lab
liquid postcss scss shopify shopify-theme tailwind tailwindcss vue webpack
Last synced: 26 days ago
JSON representation
Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI ๐งช
- Host: GitHub
- URL: https://github.com/uicrooks/shopify-theme-lab
- Owner: uicrooks
- License: mit
- Created: 2020-09-11T21:52:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T15:11:45.000Z (9 months ago)
- Last Synced: 2024-09-22T14:02:19.617Z (about 1 month ago)
- Topics: liquid, postcss, scss, shopify, shopify-theme, tailwind, tailwindcss, vue, webpack
- Language: JavaScript
- Homepage: https://uicrooks.github.io/shopify-theme-lab-docs/
- Size: 2.14 MB
- Stars: 741
- Watchers: 16
- Forks: 132
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-shopify - Shopify Theme Lab - Customizable modular development environment for blazing-fast Shopify theme creation, bundled with Vue.js and Tailwind CSS. (Front-end Development / Others)
- awesome-tailwindcss - Shopify Theme Lab - Shopify theme development starter using Vue and Tailwind CSS. (Starters & Themes)
README
Shopify Theme Lab
Shopify Theme Lab is a customizable modular development environment for blazing-fast Shopify theme creation. It is built on top of the [Shopify CLI](https://shopify.dev/themes/tools/cli) and extends it with additional workflow and building capabilities. By default, it's bundled with Vue.js and Tailwind CSS, but you can swap them for pretty much anything. Build a custom Shopify theme from scratch with a modern stack!
> If you are looking for the old Theme Lab it's here: [Legacy Version 3 branch](https://github.com/uicrooks/shopify-theme-lab/tree/legacy-v3)
## Docs
๐ You can find the documentation [here](https://uicrooks.github.io/shopify-theme-lab-docs)
## Ecosystem
| Project | Status | Description |
| - | - | - |
| [Shopify Theme Lab](https://github.com/uicrooks/shopify-theme-lab) | | Modular development environment for blazing-fast Shopify theming |
| [Shopify Foundation Theme](https://github.com/uicrooks/shopify-foundation-theme) | | A modern Shopify starter theme built with Vue and Tailwind CSS |
| [Shopify Theme Lab Plugins](https://github.com/uicrooks/shopify-theme-lab-plugins) | | Official Shopify Theme Lab plugins |## Contributing
Everyone is welcome to make Shopify theme development better! Please read the [Contributing guide](.github/CONTRIBUTING.md) before creating issues or submitting pull requests.