Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.02 KB

CaveraKit Shopify Starter Theme

By: Cavera Inc.

Contributors (and all around cool people!):
  • Jeff Greco
  • Jeff Nelson
  • Matt Ferlaino

Technologies

Build with:

Installation

This theme requires Shopify CLI. Follow these installation steps before moving on.

  • Clone this repository to your local machine using GitHub Desktop or git clone.
  • Enter the newly created theme directory
  • Run npm install
  • Run npm run start to start serving the theme locally
  • Begin customizing TailwindCSS using tailwind.config.js to override theme fonts, default colours, etc.

See here for a full list of available commands.