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.
Clone this repository, then:
$ npm install
Start the Tictail theme development environment:
$ npm run dev
And then hit http://localhost:5555/ to preview your theme.