Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 317 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 317 Bytes

Productized CCC Extensions

To build the documentation

  1. Install node.js
  2. Install gulp globally
sudo npm install --global gulp
  1. Install required node modules (sudo may not be required)
sudo npm install
  1. Build it
gulp
  1. View it

Open the file dist/docs/index.html.