generator-lemonstand

Yeoman generator that scaffolds out a Lemonstand theme.

Usage no npm install needed!

<script type="module">
  import generatorLemonstand from 'https://cdn.skypack.dev/generator-lemonstand';
</script>

README

generator-lemonstand

Yeoman generator that scaffolds out a LemonStand theme and syncs it with LemonSync.

Getting Started

If you already have LemonSync installed and a LemonStand store set up...

  • Install: npm install -g generator-lemonstand
  • Run: yo lemonstand
  • Run grunt for building and grunt serve for preview*. --allow-remote option for remote access.
  • Run lemonsync --config=config.cfg to sync up your theme as you work on it.

Full installation notes are available in the wiki.

License

MIT

Adam Campbell (@hotmeteor)