Open-sourced Shopify Store 2.0 Starter theme with Tailwind CSS and Alpinejs. This repo is based on YouTube Course for Shopify Theme development for Store 2.0.
- Clone the repo
- Install npm packages
npm install - Add your shop details in
config.ymlfile - You're done. Start customizing the theme.
- run
theme watchfor any changes to theme files - run
npx mix watchfor watching and compiling scss and js files npx mix --productionwill build the production bundles and compress filestheme deploywill deploy your changes.
Yes you can. But, you should customize it heavily. Do not sell what you cloned
Yes you can. It's starter theme so you can customise it for your own projects
Yes you can but Shopify CLI is curreny a bit buggy and you might face many issues. This might change in future.
Shopify Sunrise is open-sourced theme licensed under the MIT License