Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 534 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 534 Bytes

theme-example

An example theme using gulp-tictail and an opinionated workflow with SASS and CoffeeScript.

  • Local Tictail storefront
  • Builds SASS & CoffeeScript
  • LiveReload

We would suggest forking this repository and go from there.

Installation

Clone this repository, then:

$ npm install

Usage

Start the Tictail theme development environment:

$ npm run dev

And then hit http://localhost:5555/ to preview your theme.