sprout-example

May 19, 2015 ยท View on GitHub

an example sprout template to demonstrate sprout's features

Installation

  • clone this repo down and cd into the folder
  • npm install

Usage

  • npm run open

This will run the test suite, you can have a look at here and will open the compiled files in your system's default markdown viewer.

To understand what sprout is doing:

  • Have a look at the template that sprout is compiling
  • Look through the init.coffee to understand the logic of this template