Requires KKS-node 3.0.x
This is a builder for kss-node living styleguide. It feature a toggle-able sidebar menu so you can choose to see the styleguide at full browser width. It also has a search function to easily find your component.
You can see the demo here.
- Install kss-node. Type
npm install kss
ornpm install -g kss
for global CLI. - Install this template
npm install kss-node-offscreen-template
- Run
kss-node
command with--builder
option, like below.
kss-node <sourcedir> --builder path/to/kss-node-offscreen-template