Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Hujjat/shopify-sunrise
Shopify Store 2.0 Starter theme with Tailwind CSS & Alpinejs
https://github.com/Hujjat/shopify-sunrise
Last synced: 15 days ago
JSON representation
Shopify Store 2.0 Starter theme with Tailwind CSS & Alpinejs
- Host: GitHub
- URL: https://github.com/Hujjat/shopify-sunrise
- Owner: Hujjat
- License: other
- Created: 2022-02-06T00:44:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-17T13:31:58.000Z (over 2 years ago)
- Last Synced: 2024-08-09T02:18:00.037Z (4 months ago)
- Language: Liquid
- Size: 1.34 MB
- Stars: 99
- Watchers: 6
- Forks: 51
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - Hujjat/shopify-sunrise - Shopify Store 2.0 Starter theme with Tailwind CSS & Alpinejs (Liquid)
README
# Shopify Sunrise
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.
## How to use
* Clone the repo
* Install npm packages `npm install`
* Add your shop details in `config.yml` file
* You're done. Start customizing the theme.## Available commands
* run `theme watch` for any changes to theme files
* run `npx mix watch` for watching and compiling scss and js files
* `npx mix --production` will build the production bundles and compress files
* `theme deploy` will deploy your changes.## FAQ
### Can I sell the theme I build using this theme?Yes you can. But, you should customize it heavily. Do not sell what you cloned
### Can I use it for personal projects
Yes you can. It's starter theme so you can customise it for your own projects
### Can I use Shopify CLI
Yes you can but Shopify CLI is curreny a bit buggy and you might face many issues. This might change in future.
## License
Shopify Sunrise is open-sourced theme licensed under the MIT License