Skip to content

A Shopify 2.0 starter theme that uses Alpine.js and Tailwind CSS

Notifications You must be signed in to change notification settings

kennyalmendral/skeletore

Repository files navigation

Skeletore

A Shopify 2.0 starter theme that uses Alpine.js and Tailwind CSS.

Setup

1. Install Shopify CLI https://shopify.dev/apps/tools/cli/installation

2. Initialize theme

shopify theme init <THEME_NAME> --clone-url https://github.com/kennyalmendral/skeletore
cd <THEME_NAME>

3. Connect theme to Shopify store

shopify login --store=<STORE_NAME>.myshopify.com
shopify theme serve

4. Run the following command to install node modules and compile CSS/JS assets

npm i
npm run start

Just in case you encountered the Unauthorized access error, check out Shopify/shopify-cli#2059 (comment)

About

A Shopify 2.0 starter theme that uses Alpine.js and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published