montalvomiguelo / skeleton-theme

A barebones ☠️ starter theme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skeleton Theme

A barebones ☠️ starter theme.

System requirements

You'll want to ensure you have the following already installed on your local machine before getting started with Skeleton theme:

  • Node: The current LTS (long-term support) release. We like to use a Node Version Manager like NVM.

  • pnpm This repo uses pnpm as a packages manager.

  • Shopify CLI for themes: To learn how to install Shopify CLI on Windows, macOS, or Linux, refer to Install Shopify CLI.

Getting started

To start with Skeleton Theme, the following commands are available:

# Launch the Shopify and Vite servers in parallel
$ pnpm dev -- --store johns-apparel --live-reload full-page
# Bundle your theme's assets and upload your local theme files to Shopify
$ pnpm run deploy --store johns-apparel

Checkout Shopify CLI commands for themes for more information.

Contributing

For help on setting up the repository locally, building, testing, and contributing please see CONTRIBUTING.md.

Code of Conduct

All developers who wish to contribute through code or issues, take a look at the Code of Conduct.

License

Copyright © 2018 Shopify. See LICENSE for further details.

About

A barebones ☠️ starter theme.

License:MIT License


Languages

Language:JavaScript 50.3%Language:Liquid 47.7%Language:CSS 2.0%