/sprout-styleguide

Sprout Styleguide [BETA]

Primary LanguageJavaScriptMIT LicenseMIT

Sprout Styleguide

Build Status Build status license Github file size

Styleguide for Sprout Projects.

For downloads, how to get started and detailed documentation please refer to the Styleguide Website

Requirements and Installation

This project has the following dependencies (Install each of them):

Node.js (v6 and up) Harp.js (Latest)

You also need to go to styleguide/structure/_node-files and run:npm install

Development and Usage

To start the Styleguide go to You also need to go to styleguide/structure/_node-files and run:node watch.js

Wait and the browser will open with the Styleguide running via http://localhost:9241.

Publish and Output

To compile the project for www, remove first the existing www folder then at the root folder, execute this via command line

cd styleguide/structure/_node-files && node write-date-exec.js
cd ../../.. && harp compile

A www folder will be created containg all the compiled files.

Authors

Jeferson Mari jefersonm@sprout.ph
Pappu Sabnani pappus@sprout.ph
Jhaya Valenciano jhayav@sprout.ph
Clarice Lualhati claricel@sprout.ph