canopy-styleguide
v6.0.0
Published
Style-guide for Canopy
Readme
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.
