6.0.0 • Published 7 years ago

canopy-styleguide v6.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

Beanstalk Style Guide

Beanstalk Style Guide

Requirements

Node.js or Io.js

Setup

Setup the style-guide for development by first installing webpack: npm install -g webpack webpack-dev-server

Run the style-guide development server by executing webpack-dev-server inside the root directory.

Releases

Release a new version of the style guide by executing from the root directory npm run build. Also update the version within package.json.